Function tensorflow::ops::barrier

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

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