Python* API Reference for Intel® Data Analytics Acceleration Library 2018 Update 3
Abstract class that specifies interface of the input objects for the neural network layer algorithm. 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.