C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Data structure representing the indices of the three dimensions on which pooling is performed. More...
|
inline |
Constructs the structure representing the indices of the three dimensions on which pooling is performed
[in] | first | The first dimension index |
[in] | second | The second dimension index |
[in] | third | The third dimension index |
For more complete information about compiler optimizations, see our Optimization Notice.