Python* API Reference for Intel® Data Analytics Acceleration Library 2019
Class representing a neural network weights and biases initializer. More...
Public Member Functions | |
| def | getParameter |
Public Member Functions inherited from AlgorithmImpl | |
| def | computeNoThrow |
| def | compute |
| def | checkComputeParams |
| def | checkResult |
| def | setupCompute |
| def | resetCompute |
| def | enableResetOnCompute |
| def | hostApp |
| def | setHostApp |
Public Member Functions inherited from Algorithm | |
| def | checkComputeParams |
| def | getBaseParameter |
Public Member Functions inherited from AlgorithmIfaceImpl | |
| def | enableChecks |
| def | isChecksEnabled |
| def | getErrors |
Public Member Functions inherited from AlgorithmIface | |
| def | checkComputeParams |
| def | checkResult |
| def | getMethod |
| def | getErrors |
Static Public Attributes | |
| input = ... | |
| def getParameter | ( | self | ) |
Get parameters of the initializer
|
static |
Input of the initializer
For more complete information about compiler optimizations, see our Optimization Notice.