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

Modules | Packages | Classes
One-dimensional Pooling Layer

Contains classes for the one-dimensional (1D) pooling layer. More...

Detailed Description

Modules

 Backward One-dimensional Pooling Layer
 Contains classes for backward one-dimensional (1D) pooling layer.
 
 Forward One-dimensional Pooling Layer
 Contains classes for the forward one-dimensional (1D) pooling layer.
 
 One-dimensional Average Pooling Layer
 Contains classes for average one-dimensional (1D) pooling layer.
 
 One-dimensional Max Pooling Layer
 Contains classes for maximum one-dimensional (1D) pooling layer.
 

Packages

package  com.intel.daal.algorithms.neural_networks.layers.pooling1d
 Contains classes of the one-dimensional (1D) pooling layers.
 

Classes

class  Pooling1dIndex
 Data structure representing the indices of the dimension on which one-dimensional pooling is performed. More...
 

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