C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Classes
daal::algorithms::neural_networks::layers::maximum_pooling3d::forward::interface1 Namespace Reference

Contains version 1.0 of the Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface. More...

Classes

class  BatchContainer
 Provides methods to run implementations of the forward maximum 3D pooling layer. This class is associated with the forward::Batch class and supports the method of forward maximum 3D pooling layer computation in the batch processing mode. More...
 
class  Batch
 Provides methods for the forward maximum 3D pooling layer in the batch processing mode. More...
 
class  Input
 Input objects for the forward maximum 3D pooling layer See pooling3d::forward::Input More...
 
class  Result
 Provides methods to access the result obtained with the compute() method of the forward maximum 3D pooling layer. More...
 

Detailed Description

Contains version 1.0 of Intel(R) Data Analytics Acceleration Library (Intel(R) DAAL) interface.

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