C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Provides methods to run implementations of the SmoothReLU algorithm. This class is associated with daal::algorithms::math::smoothrelu::Batch class. More...
algorithmFPType | Data type to use in intermediate computations for the SmoothReLU algorithm, double or float |
method | SmoothReLU computation method, daal::algorithms::math::smoothrelu::Method |
DAAL_DEPRECATED BatchContainer | ( | daal::services::Environment::env * | daalEnv | ) |
Constructs a container for the SmoothReLU algorithm with a specified environment in the batch processing mode
[in] | daalEnv | Environment object |
DAAL_DEPRECATED ~BatchContainer | ( | ) |
Default destructor
|
virtual |
Computes the result of the SmoothReLU algorithm in the batch processing mode
For more complete information about compiler optimizations, see our Optimization Notice.