Picks the best counter-based RNG algorithm based on device.
tf.raw_ops.StatelessRandomGetAlg(
name=None
)
This op picks the best counter-based RNG algorithm based on device.
Args | |
---|---|
name
|
A name for the operation (optional). |
Returns | |
---|---|
A Tensor of type int32 .
|