Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Abstract class that specifies the interface of layer. More...
Public Member Functions | |
def | __init__ |
![]() | |
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.