tensorflow / 2.9.1 / compat / v1 / tpu / shutdown_system.html /

tf.compat.v1.tpu.shutdown_system

Shuts down a running a distributed TPU system.

Args
job The job (the XXX in TensorFlow device specification /job:XXX) that contains the TPU devices that will be shutdown. If job=None it is assumed there is only one job in the TensorFlow flock, and an error will be returned if this assumption does not hold.

© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/compat/v1/tpu/shutdown_system