Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the ELU layer. More...
Public Member Functions | |
def | __init__ |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Static Public Attributes | |
alpha = ... | |
![]() | |
weightsInitializer = ... | |
biasesInitializer = ... | |
predictionStage = ... | |
propagateGradient = ... | |
weightsAndBiasesInitialized = ... | |
allowInplaceComputation = ... | |
def __init__ | ( | self, | |
alpha = 1.0 |
|||
) |
Constructs the parameters of the ELU layer
|
static |
Coefficient for the ELU layer
For more complete information about compiler optimizations, see our Optimization Notice.