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 2D convolution are selected. More...

Class Declaration

Constructor & Destructor Documentation

Strides ( size_t  first,
size_t  second 
)
inline

Constructs the structure representing the intervals on which the subtensors for 2D convolution are selected

Parameters
[in]firstInterval over the first dimension on which the 2D convolution is performed
[in]secondInterval over the second dimension on which the 2D convolution is performed

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

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