C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
Parameter Class Reference

concat layer parameters More...

Class Declaration

Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

Parameter ( size_t  concatDimension = 0)

Constructs parameters of the forward concat layer

Parameters
[in]concatDimensionIndex of dimension along which concatenation is implemented
Deprecated:
This item will be removed in a future release.

Member Data Documentation

size_t concatDimension

Index 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.