tensorflow::ops

Function barrier_incomplete_size

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

Shorthand for BarrierIncompleteSize::new().build(handle, scope).