Python* API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Learnable parameters for the prediction stage of neural network algorithm. More...
Public Member Functions | |
def | copyToTable |
def | copyFromTable |
![]() | |
def | serialize |
def | deserialize |
def | getSerializationTag |
![]() | |
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.