C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

ModelImpl Member List

This is the complete list of members for ModelImpl, including all inherited members.

_forwardLayersModelImplprotected
_nextLayersModelImplprotected
_storeWeightsInTableModelImplprotected
deserialize(interface1::OutputDataArchive &archive)SerializationIface
deserializeImpl(const interface1::OutputDataArchive *archive)=0SerializationIfacepure virtual
getNextLayers() constModelImplinline
getSerializationTag() const DAAL_C11_OVERRIDEModelinlinevirtual
getWeightsAndBiases() constModelImplinline
Model()Modelinline
ModelImpl(const neural_networks::ForwardLayersPtr &forwardLayers, const services::SharedPtr< services::Collection< layers::NextLayers > > &nextLayers, bool storeWeightsInTable=false)ModelImplinlineprotected
ModelImpl(const ModelImpl &model, services::Status &st)ModelImplinlineprotected
serialize(interface1::InputDataArchive &archive)SerializationIface
serializeImpl(interface1::InputDataArchive *archive)=0SerializationIfacepure virtual
setWeightsAndBiases(const data_management::NumericTablePtr &weightsAndBiases)ModelImplinline

For more complete information about compiler optimizations, see our Optimization Notice.