Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Contains classes of the one-dimensional (1D) average pooling layer.
Classes | |
class | AveragePooling1dBackwardBatch |
Class that computes the results of the one-dimensional average pooling layer in the batch processing mode. More... | |
class | AveragePooling1dBackwardInput |
Input object for the backward one-dimensional average pooling layer. More... | |
class | AveragePooling1dBackwardResult |
Provides methods to access results obtained with the compute() method of the backward one-dimensional average pooling layer. More... | |
class | AveragePooling1dBatch |
Provides methods for the one-dimensional average pooling layer in the batch processing mode. More... | |
class | AveragePooling1dForwardBatch |
Class that computes the results of the forward one-dimensional average pooling layer in the batch processing mode. More... | |
class | AveragePooling1dForwardInput |
Input object for the forward one-dimensional average pooling layer More... | |
class | AveragePooling1dForwardResult |
Class that provides methods to access the result obtained with the compute() method of the forward one-dimensional average pooling layer. More... | |
class | AveragePooling1dLayerDataId |
Identifiers of input objects for the backward one-dimensional average pooling layer and results for the forward one-dimensional average pooling layer. More... | |
class | AveragePooling1dMethod |
Available methods for the one-dimensional average pooling layer. More... | |
class | AveragePooling1dParameter |
Class that specifies parameters of the one-dimensional average pooling layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.