Function tensorflow::eager::raw_ops::shutdown_distributed_tpu
source · pub fn shutdown_distributed_tpu<'a>(ctx: &'a Context) -> Result<()>
Expand description
Shorthand for ShutdownDistributedTPU::new().call(&ctx)
.
See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/ShutdownDistributedTPU