C++ API Reference for Intel® Data Analytics Acceleration Library 2018 Update 2

List of all members
InputIface Class Reference

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

Additional Inherited Members

- Static Protected Member Functions inherited from Argument
static data_management::DataCollectionPtr & getStorage (Argument &a)
 
static const data_management::DataCollectionPtr & getStorage (const Argument &a)
 

Class Declaration

Constructor & Destructor Documentation

◆ InputIface()

InputIface ( size_t  nElements)
inline
Parameters
[in]nElementsNumber of elements in Input structure

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

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