Function tensorflow::ops::risc_imag

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

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