Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Abstract class that specifies the interface of layer. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Base | |
| def | __init__ |
Static Public Attributes | |
| forwardLayer = ... | |
| backwardLayer = ... | |
| def __init__ | ( | self | ) |
__init__(daal.algorithms.neural_networks.layers.LayerIface self) -> LayerIface
|
static |
Backward stage of the layer algorithm
|
static |
Forward stage of the layer algorithm
For more complete information about compiler optimizations, see our Optimization Notice.