tensorflow::ops

Function fact

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

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