C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Parameters for the spatial pyramid stochastic 2D pooling layer. More...
|
inline |
Constructs parameters of the spatial pyramid stochastic 2D pooling layer
| [in] | pyramidHeight | Value of the pyramid height. |
| [in] | firstIndex | First dimension index along which spatial pyramid pooling is performed |
| [in] | secondIndex | Second dimension index along which spatial pyramid pooling is performed |
| engines::EnginePtr engine |
Engine for random numbers generation.
| size_t seed |
Seed for random numbers generation.
For more complete information about compiler optimizations, see our Optimization Notice.