Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

List of all members

Class that specifies parameters of the two-dimensional spatial pooling layer. More...

Detailed Description

Member Function Documentation

SpatialPooling2dIndices getIndices ( )

Gets the data structure representing the indices of the dimension on which two-dimensional pooling is performed

Returns
Data structure representing the indices of the dimension on which two-dimensional pooling is performed
long getPyramidHeight ( )

Returns pyramidHeight for multinomial distribution random number generator

void setIndices ( SpatialPooling2dIndices  sd)

Sets the data structure representing the indices of the dimension on which two-dimensional pooling is performed

Parameters
sdThe data structure representing the indices of the dimension on which two-dimensional pooling is performed
void setPyramidHeight ( long  pyramidHeight)

Sets the pyramidHeight for multinomial distribution random number generator

Parameters
pyramidHeightPyramidHeight for multinomial distribution random number generator

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

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