org.apache.mxnet.javaapi
This Param Object is specifically used for random_randint
Lower bound of the distribution.
Upper bound of the distribution.
Context of output, in format [cpu|gpu|cpu_pinned](n). Only used for imperative calls.
DType of the output in case this can't be inferred. Defaults to int32 if not defined (dtype=None).
Shape of the output.
This Param Object is specifically used for random_randint