description: Shuts down a running distributed TPU system.
robots: noindex
Shuts down a running distributed TPU system.
tf.raw_ops.ShutdownDistributedTPU(
name=None
)
The op returns an error if no system is running.
Args | |
---|---|
name
|
A name for the operation (optional). |
Returns | |
---|---|
The created Operation. |