pub fn non_deterministic_ints<O0: Into<Output>>( shape: O0, scope: &mut Scope, ) -> Result<Operation>
Shorthand for NonDeterministicInts::new().build(shape, scope).
NonDeterministicInts::new().build(shape, scope)