C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
Parameter Class Reference

concat layer parameters More...

Class Declaration

Constructor & Destructor Documentation

◆ Parameter()

Parameter ( size_t  concatDimension = 0)

Constructs parameters of the forward concat layer

Parameters
[in]concatDimensionIndex of dimension along which concatenation is implemented

Member Data Documentation

◆ concatDimension

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.