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

List of all members
Stride Struct Reference

Data structure representing the intervals on which the subtensors for pooling are computed. More...

Class Declaration

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

Constructor & Destructor Documentation

DAAL_DEPRECATED Stride ( size_t  first = 2)
inline

Constructs the structure representing the intervals on which the subtensors for pooling are computed

Parameters
[in]firstInterval over the first dimension on which the pooling is performed
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.