Function tensorflow::ops::fact

source ·
pub fn fact(scope: &mut Scope) -> Result<Operation>
Expand description

Shorthand for Fact::new().build(scope).