C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

List of all members

Parameters for the reshape layer. More...

Class Declaration

struct DAAL_EXPORT Parameter: public layers::Parameter
{
services::Collection<size_t> reshapeDimensions;
};

Constructor & Destructor Documentation

Parameter ( )

Constructs the parameters of the reshape layer


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

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