Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Abstract class that specifies interface of the input objects for the neural network layer algorithm. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Input | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Argument | |
| 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.