C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

List of all members
LayerIface Class Reference

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

Class Declaration

Deprecated:
This item will be removed in a future release.

Member Data Documentation

backward::LayerIfacePtr backwardLayer

Backward stage of the layer algorithm

forward::LayerIfacePtr 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.