C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Data structure representing the number of data elements to implicitly add to each size of the three-dimensional subtensor on which pooling is performed. More...
|
inline |
Constructs the structure representing the number of data elements to implicitly add to each size of the three-dimensional subtensor on which pooling is performed
[in] | first | Number of data elements to add to the the first dimension of the three-dimensional subtensor |
[in] | second | Number of data elements to add to the the second dimension of the three-dimensional subtensor |
[in] | third | Number of data elements to add to the the third dimension of the three-dimensional subtensor |
For more complete information about compiler optimizations, see our Optimization Notice.