Java* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 4

Classes

Contains classes of the one-dimensional (1D) maximum pooling layer.

Classes

class  MaximumPooling1dBackwardBatch
 Class that computes the results of the one-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling1dBackwardInput
 Input object for the backward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dBackwardResult
 Provides methods to access results obtained with the compute() method of the backward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dBatch
 Provides methods for the one-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling1dForwardBatch
 Class that computes the results of the forward one-dimensional maximum pooling layer in the batch processing mode. More...
 
class  MaximumPooling1dForwardInput
 Input object for the forward one-dimensional maximum pooling layer More...
 
class  MaximumPooling1dForwardResult
 Class that provides methods to access the result obtained with the compute() method of the forward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dLayerDataId
 Identifiers of input objects for the backward one-dimensional maximum pooling layer and results for the forward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dLayerDataNumericTableId
 Identifiers of input numeric tables for the backward one-dimensional maximum pooling layer and results for the forward one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dMethod
 Available methods for the one-dimensional maximum pooling layer. More...
 
class  MaximumPooling1dParameter
 Class that specifies parameters of the one-dimensional maximum pooling layer. More...
 

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