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