Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the three-dimensional (3D) average pooling layer.
Classes | |
| class | AveragePooling3dBackwardBatch |
| Class that computes the results of the three-dimensional average pooling layer in the batch processing mode. More... | |
| class | AveragePooling3dBackwardInput |
| Input object for the backward three-dimensional average pooling layer. More... | |
| class | AveragePooling3dBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward three-dimensional average pooling layer. More... | |
| class | AveragePooling3dBatch |
| Provides methods for the three-dimensional average pooling layer in the batch processing mode. More... | |
| class | AveragePooling3dForwardBatch |
| Class that computes the results of the forward three-dimensional average pooling layer in the batch processing mode. More... | |
| class | AveragePooling3dForwardInput |
| Input object for the forward three-dimensional average pooling layer More... | |
| class | AveragePooling3dForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward three-dimensional average pooling layer. More... | |
| class | AveragePooling3dLayerDataId |
| Identifiers of input objects for the backward three-dimensional average pooling layer and results for the forward three-dimensional average pooling layer. More... | |
| class | AveragePooling3dMethod |
| Available methods for the three-dimensional average pooling layer. More... | |
| class | AveragePooling3dParameter |
| Class that specifies parameters of the three-dimensional average pooling layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.