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