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