Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes for stochastic two-dimensional (2D) pooling layer. More...
Modules | |
Backward Two-dimensional Stochastic Pooling Layer | |
Contains classes for backward stochastic 2D pooling layer. | |
Forward Two-dimensional Stochastic Pooling Layer | |
Contains classes for forward stochastic 2D pooling layer. | |
Packages | |
package | com.intel.daal.algorithms.neural_networks.layers.stochastic_pooling2d |
Contains classes of the two-dimensional (2D) stochastic pooling layer. | |
Classes | |
class | StochasticPooling2dBatch |
Provides methods for the two-dimensional stochastic pooling layer in the batch processing mode. More... | |
class | StochasticPooling2dLayerDataId |
Identifiers of input objects for the backward two-dimensional stochastic pooling layer and results for the forward two-dimensional stochastic pooling layer. More... | |
class | StochasticPooling2dLayerDataNumericTableId |
Identifiers of input objects for the backward two-dimensional stochastic pooling layer and results for the forward two-dimensional stochastic pooling layer. More... | |
class | StochasticPooling2dMethod |
Available methods for the two-dimensional stochastic pooling layer. More... | |
class | StochasticPooling2dParameter |
Class that specifies parameters of the two-dimensional stochastic pooling layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.