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