Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Parameters for the logistic cross-entropy layer. More...
Public Member Functions | |
| def | __init__ |
| def | check |
Public Member Functions inherited from Parameter | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Additional Inherited Members | |
Static Public Attributes inherited from Parameter | |
| 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.