Function tensorflow::ops::mutex_v2

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

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