Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Data structure representing the indices of the two dimensions on which pooling is performed. More...
Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| size = ... | |
| def __init__ | ( | self, | |
first = 2, |
|||
second = 3 |
|||
| ) |
Constructs the structure representing the indices of the two dimensions on which pooling is performed
| first | The first dimension index |
| second | The second dimension index |
|
static |
For more complete information about compiler optimizations, see our Optimization Notice.