Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1

Public Member Functions | List of all members
InputIface Class Reference

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

Public Member Functions

def __init__
 Constructor.
 
- Public Member Functions inherited from Input
def __init__
 
def check
 
- Public Member Functions inherited from Argument
def __init__
 
def __lshift__
 
def size
 

Detailed Description

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

Constructor & Destructor Documentation

def __init__ (   self,
  args 
)

Variant 1
Parameters
nElementsNumber of elements in Input structure
Deprecated:
This item will be removed in a future release.

Variant 2
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.