tensorflow::ops

Function configure_distributed_tpu

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

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