C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2
Provides methods of base container for forward layers. This class is associated with the daal::algorithms::neural_networks::layers::forward::LayerContainerIfaceImpl class. More...
|
virtual |
Allocates weights and biases tensors if they exist
Reimplemented in AlgorithmDispatchLayerContainer< mode, DAAL_KERNEL_AVX512_mic_ONLY >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, and BatchContainer< algorithmFPType, method, cpu >.
|
virtual |
Initializes values of weights and biases
Reimplemented in AlgorithmDispatchLayerContainer< mode, DAAL_KERNEL_AVX512_mic_ONLY >.
|
inlinevirtual |
Resets internal datastructures for compute function.
Reimplemented from AlgorithmContainerImpl< mode >.
Reimplemented in AlgorithmDispatchLayerContainer< mode, DAAL_KERNEL_AVX512_mic_ONLY >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, and BatchContainer< algorithmFPType, method, cpu >.
|
inlinevirtual |
Returns a serialization tag, a unique identifier of this class used in serialization
Reimplemented from AlgorithmContainerImpl< mode >.
Reimplemented in AlgorithmDispatchLayerContainer< mode, DAAL_KERNEL_AVX512_mic_ONLY >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, BatchContainer< algorithmFPType, method, cpu >, and BatchContainer< algorithmFPType, method, cpu >.
For more complete information about compiler optimizations, see our Optimization Notice.