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

List of all members
ConcatParameter Class Reference

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

Class Constructor

Constructs the parameters for the concat layer

Detailed Description

Member Function Documentation

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

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.