C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Class representing the parameters of neural network. More...
|
inline |
Constructs the parameters of neural network algorithm
[in] | optimizationSolver_ | Optimization solver used in the neural network |
[in] | engine_ | Engine to be used for weights and biases initialization |
engines::EnginePtr engine |
Engine to be used for weights and biases initialization
services::SharedPtr<optimization_solver::iterative_solver::Batch> optimizationSolver |
Optimization solver used in the neural network
For more complete information about compiler optimizations, see our Optimization Notice.