Python* API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
Uniform initializer parameters. More...
Public Member Functions | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
Public Member Functions inherited from Parameter | |
| def | __init__ |
| def | check |
Static Public Attributes | |
| a = ... | |
| b = ... | |
| seed = ... | |
Static Public Attributes inherited from Parameter | |
| layer = ... | |
| def __init__ | ( | self, | |
| args | |||
| ) |
Main constructor
| _a | Left bound a |
| _b | Right bound b |
| _seed | Seed for generating random numbers for the initialization |
|
static |
Left bound a
|
static |
Right bound b
|
static |
Seed for generating random numbers
Use engine instead.
For more complete information about compiler optimizations, see our Optimization Notice.