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

List of all members
Parameter Struct Reference

Parameters for the reshape layer. More...

Class Declaration

struct DAAL_EXPORT Parameter: public layers::Parameter
{
services::Collection<size_t> reshapeDimensions;
};
Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

Parameter ( )

Constructs the parameters of the reshape layer

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

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

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