Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
ConcatParameter Class Reference

Class that specifies parameters of the concat layer. More...

Class Constructor

◆ ConcatParameter()

Constructs the parameters for the concat layer

Detailed Description

Member Function Documentation

◆ getConcatDimension()

long getConcatDimension ( )

Gets the index of dimension along which concatenation is implemented

◆ setConcatDimension()

void setConcatDimension ( long  concatDimension)

Sets the index of dimension along which concatenation is implemented

Parameters
concatDimensionConcatIndex of dimension along which concatenation is implemented

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.