Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameters for the logistic cross-entropy layer. More...
Public Member Functions | |
def | __init__ |
def | check |
![]() | |
def | __init__ |
![]() | |
def | __init__ |
def | check |
Additional Inherited Members | |
![]() | |
weightsInitializer = ... | |
biasesInitializer = ... | |
predictionStage = ... | |
propagateGradient = ... | |
weightsAndBiasesInitialized = ... | |
allowInplaceComputation = ... | |
def __init__ | ( | self | ) |
Constructs parameters of the logistic cross-entropy layer
def check | ( | self | ) |
Checks the correctness of the parameter
For more complete information about compiler optimizations, see our Optimization Notice.