Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Data structure representing the size of the 2D subtensor from which the element is computed. More...
Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| size = ... | |
| def __init__ | ( | self, | |
first = 2, |
|||
second = 2 |
|||
| ) |
Constructs the structure representing the size of the 2D subtensor from which the element is computed
| first | Size of the first dimension of the 2D subtensor |
| second | Size of the second dimension of the 2D subtensor |
|
static |
For more complete information about compiler optimizations, see our Optimization Notice.