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