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

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