C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Data structure representing the size of the 3D subtensor from which the element is computed. More...
|
inline |
Constructs the structure representing the size of the 3D subtensor from which the element is computed
[in] | first | Size of the first dimension of the 3D subtensor |
[in] | second | Size of the second dimension of the 3D subtensor |
[in] | third | Size of the third dimension of the 3D subtensor |
For more complete information about compiler optimizations, see our Optimization Notice.