Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Class that specifies parameters of the concat layer. More...
ConcatParameter | ( | DaalContext | context | ) |
Constructs the parameters for the concat layer
long getConcatDimension | ( | ) |
Gets the index of dimension along which concatenation is implemented
void setConcatDimension | ( | long | concatDimension | ) |
Sets the index of dimension along which concatenation is implemented
concatDimension | ConcatIndex of dimension along which concatenation is implemented |
For more complete information about compiler optimizations, see our Optimization Notice.