Java* API Reference for Intel® Data Analytics Acceleration Library 2019
Class that provides methods to access the result obtained with the compute() method of the forward two-dimensional spatial pooling layer. More...
| SpatialPooling2dForwardResult | ( | DaalContext | context | ) |
Constructs the forward two-dimensional spatial pooling layer result
| context | Context to manage the forward two-dimensional spatial pooling layer result |
| SpatialPooling2dForwardResult | ( | DaalContext | context, |
| long | cObject | ||
| ) |
Constructs the forward two-dimensional spatial pooling layer result
| context | Context to manage the forward two-dimensional spatial pooling layer result |
| cObject | Address of C++ forward result |
For more complete information about compiler optimizations, see our Optimization Notice.