Java* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 1

List of all members
LayerIface Class Referenceabstract

Abstract class that specifies the interface of layer. More...

Detailed Description

Member Function Documentation

void dispose ( )

Releases memory allocated for the layer of the neural network

Implements Disposable.

Member Data Documentation

BackwardLayer backwardLayer

Backward stage of the layer algorithm

ForwardLayer forwardLayer

Forward stage of the layer algorithm


The documentation for this class was generated from the following file:

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