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

List of all members
InputIface Class Reference

Abstract class that specifies interface of the input objects for the neural network layer algorithm. More...

Class Declaration

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

Constructor & Destructor Documentation

DAAL_DEPRECATED InputIface ( size_t  nElements)
inline
Parameters
[in]nElementsNumber of elements in Input structure
Deprecated:
This item will be removed in a future release.
DAAL_DEPRECATED InputIface ( const InputIface other)
Deprecated:
This item will be removed in a future release.
virtual ~InputIface ( )
inlinevirtual
Deprecated:
This item will be removed in a future release.

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

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