Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | Static Public Attributes | List of all members
Index Class Reference

Data structure representing the indices of the dimension on which pooling is performed. More...

Public Member Functions

def __init__
 

Static Public Attributes

 size = ...
 

Detailed Description

Deprecated:
This item will be removed in a future release.

Constructor & Destructor Documentation

def __init__ (   self,
  first = 2 
)

Constructs the structure representing the indices of the dimension on which pooling is performed

Parameters
firstThe first dimension index
Deprecated:
This item will be removed in a future release.

Member Data Documentation

size = ...
static

The documentation for this class was generated from the following file:

For more complete information about compiler optimizations, see our Optimization Notice.