Add support for a clean checkpoint and shutdown in response to a termination notice.
authorRussell Power <power@google.com>
Sun, 29 Apr 2018 22:30:22 +0000 (15:30 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 29 Apr 2018 22:32:53 +0000 (15:32 -0700)
commitc41b546e4c193d61a79acf4cf4be621233d68ec0
tree52758ce9e51e8cd9655aacdf38b1c6494e4cb740
parent45529aaac3f5c1d290c285a4e86c434600ec2d92
Add support for a clean checkpoint and shutdown in response to a termination notice.

PiperOrigin-RevId: 194722985
tensorflow/contrib/tpu/BUILD
tensorflow/contrib/tpu/ops/heartbeat_ops.cc [new file with mode: 0644]
tensorflow/contrib/tpu/ops/tpu_configuration_ops.cc
tensorflow/contrib/tpu/python/tpu/session_support.py [new file with mode: 0644]
tensorflow/contrib/tpu/python/tpu/tpu_estimator.py
tensorflow/contrib/tpu/python/tpu/tpu_system_metadata.py
tensorflow/core/BUILD
tensorflow/core/util/event.proto
tensorflow/core/util/session_message.cc [deleted file]
tensorflow/core/util/session_message.h [deleted file]