Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Learnable parameters for the prediction stage of neural network algorithm. More...
Public Member Functions | |
| def | copyToTable |
| def | copyFromTable |
Public Member Functions inherited from SerializationIface | |
| def | serialize |
| def | deserialize |
| def | getSerializationTag |
Public Member Functions inherited from Base | |
| def | __init__ |
| def copyFromTable | ( | self, | |
| args | |||
| ) |
copyFromTable(LearnableParametersIface self, daal.data_management.NumericTablePtr const & table) -> Status
| def copyToTable | ( | self, | |
| args | |||
| ) |
copyToTable(LearnableParametersIface self) -> daal.data_management.NumericTablePtr
For more complete information about compiler optimizations, see our Optimization Notice.