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

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

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

Classes

class  BatchContainer
 Provides methods to run implementations of the forward 2D locally connected layer. This class is associated with the daal::algorithms::neural_networks::layers::locallyconnected2d::forward::Batch class and supports the method of forward 2D locally connected layer computation in the batch processing mode. More...
 
class  Batch
 Provides methods for forward 2D locally connected layer computations in the batch processing mode. More...
 
class  Input
 Input objects for the forward 2D locally connected layer More...
 
class  Result
 Results obtained with the compute() method of the forward 2D locally connected layer in the batch processing mode. More...
 

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