Creates a parameter initialiser that sets the initial value of each element in a parameter tensor to a different sample from a uniform distribution.
The lower bound of the uniform distribution.
The upper bound of the uniform distribution.
The constructed ParamInitializer.
See Implementation
Creates a parameter initialiser that sets the initial value of each element in a parameter tensor to a different sample from a uniform distribution.