tensorflow::ops

Function mutex_v2

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

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