Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract class that specifies interface of the input objects for the neural network layer. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
def | __lshift__ |
def | size |
def __init__ | ( | self, | |
args | |||
) |
__init__(daal.algorithms.neural_networks.layers.forward.InputIface self, size_t nElements) -> InputIface
For more complete information about compiler optimizations, see our Optimization Notice.