C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Data structure representing the value sizes of the two dimensions on which 2D transposed convolution is performed. More...
|
inline |
Constructs the structure representing the value sizes of the two dimensions on which 2D transposed convolution is performed
[in] | first | The size of first Indices dimension of value tensor |
[in] | second | The size of second Indices dimension of value tensor |
For more complete information about compiler optimizations, see our Optimization Notice.