Function tensorflow::ops::stateless_random_get_alg
source · pub fn stateless_random_get_alg(scope: &mut Scope) -> Result<Operation>
Expand description
Shorthand for StatelessRandomGetAlg::new().build(scope)
.
pub fn stateless_random_get_alg(scope: &mut Scope) -> Result<Operation>
Shorthand for StatelessRandomGetAlg::new().build(scope)
.