Function tensorflow::ops::configure_distributed_tpu
source · pub fn configure_distributed_tpu(scope: &mut Scope) -> Result<Operation>Expand description
Shorthand for ConfigureDistributedTPU::new().build(scope).
pub fn configure_distributed_tpu(scope: &mut Scope) -> Result<Operation>Shorthand for ConfigureDistributedTPU::new().build(scope).