pub fn configure_and_initialize_global_tpu<'a>(
    ctx: &'a Context
) -> Result<TensorHandle<'a>>
Expand description

Shorthand for ConfigureAndInitializeGlobalTPU::new().call(&ctx).

See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/ConfigureAndInitializeGlobalTPU