Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Contains classes of the two-dimensional (2D) pooling layers.
Classes | |
| class | SpatialPooling2dBackwardInput |
| Input object for the backward two-dimensional spatial pooling layer. More... | |
| class | SpatialPooling2dBackwardResult |
| Provides methods to access results obtained with the compute() method of the backward two-dimensional spatial pooling layer. More... | |
| class | SpatialPooling2dForwardInput |
| Input object for the forward two-dimensional spatial pooling layer More... | |
| class | SpatialPooling2dForwardResult |
| Class that provides methods to access the result obtained with the compute() method of the forward two-dimensional spatial pooling layer. More... | |
| class | SpatialPooling2dIndices |
| Data structure representing the indices of the dimension on which two-dimensional pooling is performed. More... | |
| class | SpatialPooling2dParameter |
| Class that specifies parameters of the two-dimensional spatial pooling layer. More... | |
For more complete information about compiler optimizations, see our Optimization Notice.