Contains classes for maximum two-dimensional (2D) pooling layer.
|
| backward |
| Contains classes for backward maximum 2D pooling layer.
|
|
| forward |
| Contains classes for forward maximum 2D pooling layer.
|
|
| interface1 |
| Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.
|
|
Enumerator |
---|
auxSelectedIndices |
p-dimensional tensor that stores the positions of maximum elements
|
auxData |
p-dimensional tensor that stores the data processed at the forward stage of the layer
|
Enumerator |
---|
auxInputDimensions |
Numeric table of size 1 x p that contains the sizes of the dimensions of the input data tensor
|
Enumerator |
---|
defaultDense |
Default: performance-oriented method
|