tensorflow::ops

Function barrier

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

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