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

Classes
daal::algorithms::neural_networks::layers::elu::backward::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 of the backward ELU layer This class is associated with the daal::algorithms::neural_networks::layers::elu::backward::Batch class and supports the method of backward ELU layer computation in the batch processing mode. More...
 
class  Batch
 Computes the results of the backward ELU layer in the batch processing mode. More...
 
class  Input
 Input objects for the backward ELU layer More...
 
class  Result
 Provides methods to access the result obtained with the compute() method of the backward ELU layer. More...
 

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