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