pub fn stateless_random_get_alg<'a>(
    ctx: &'a Context
) -> Result<TensorHandle<'a>>
Expand description

Shorthand for StatelessRandomGetAlg::new().call(&ctx).

See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/StatelessRandomGetAlg