Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Abstract class that specifies the interface of layer. More...
void dispose | ( | ) |
Releases memory allocated for the layer of the neural network
Implements Disposable.
BackwardLayer backwardLayer |
Backward stage of the layer algorithm
ForwardLayer forwardLayer |
Forward stage of the layer algorithm
For more complete information about compiler optimizations, see our Optimization Notice.