tensorflow::ops

Function sdca_fprint

Source
pub fn sdca_fprint<O0: Into<Output>>(
    input: O0,
    scope: &mut Scope,
) -> Result<Operation>
Expand description

Shorthand for SdcaFprint::new().build(input, scope).