C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for ModelImpl, including all inherited members.
| _forwardLayers | ModelImpl | protected |
| _nextLayers | ModelImpl | protected |
| _storeWeightsInTable | ModelImpl | protected |
| getNextLayers() const | ModelImpl | inline |
| getWeightsAndBiases() const | ModelImpl | inline |
| ModelImpl(const neural_networks::ForwardLayersPtr &forwardLayers, const services::SharedPtr< services::Collection< layers::NextLayers > > &nextLayers, bool storeWeightsInTable=false) | ModelImpl | inlineprotected |
| ModelImpl(const ModelImpl &model, services::Status &st) | ModelImpl | inlineprotected |
| setWeightsAndBiases(const data_management::NumericTablePtr &weightsAndBiases) | ModelImpl | inline |
For more complete information about compiler optimizations, see our Optimization Notice.