C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Class containing methods for the forward ELU layer using algorithmFPType precision arithmetic. More...
BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the forward ELU layer with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
~BatchContainer | ( | ) |
Default destructor
services::Status compute | ( | ) |
Computes the result of the forward ELU layer in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.