Change all std::bind usages in GCS to lambdas. Fix the wrong #define Guard name in...
authorRuoxin Sang <rxsang@google.com>
Thu, 3 May 2018 20:03:48 +0000 (13:03 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Thu, 3 May 2018 20:41:33 +0000 (13:41 -0700)
commitfded0f901c99087b100191273e28692f9b4569ee
tree6c48ae1aa4d0186e80c7cc7c26b53c4a43a3616e
parentceda30408f66a7eea86dc359164deb662d5a32d0
Change all std::bind usages in GCS to lambdas. Fix the wrong #define Guard name in retrying_file_system.h.

PiperOrigin-RevId: 195297877
tensorflow/core/platform/cloud/gcs_dns_cache.cc
tensorflow/core/platform/cloud/gcs_file_system.cc
tensorflow/core/platform/cloud/retrying_file_system.h
tensorflow/core/platform/cloud/retrying_utils.cc