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

List of all members

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

Class Declaration

Constructor & Destructor Documentation

Strides ( size_t  first = 2,
size_t  second = 2,
size_t  third = 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
[in]secondInterval over the second dimension on which the pooling is performed
[in]thirdInterval over the third dimension on which the pooling is performed

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

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