GCS Filesystem should not cache checkpoint file as we need to read the updated checkp...
authorSourabh Bajaj <sourabhbajaj@google.com>
Wed, 11 Apr 2018 22:20:11 +0000 (15:20 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 11 Apr 2018 22:23:58 +0000 (15:23 -0700)
commit079d63d59b75bdfd25f7371efda25ec5f6739b78
tree872a08c4775c770247a916fb4cc7b4233fdff694
parentd2690cf5893cb117ab52f0169fe730736dc22ab7
GCS Filesystem should not cache checkpoint file as we need to read the updated checkpoints from the contents.

PiperOrigin-RevId: 192517819
tensorflow/core/platform/cloud/gcs_file_system.cc
tensorflow/core/platform/cloud/gcs_file_system_test.cc