Function tensorflow::ops::sync_device

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

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