Integrate ClusterResolvers with TPUEstimator.
authorBrennan Saeta <saeta@google.com>
Mon, 26 Feb 2018 18:54:31 +0000 (10:54 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit616de9709cbd1ec2b06a036db628bed04b143560
treed8dcb9dd3714285e183859bd64faa23376b92b23
parentc6312773dd5473fb47f73c88c2f5c8f41e20c0fa
Integrate ClusterResolvers with TPUEstimator.

PiperOrigin-RevId: 187047094
tensorflow/contrib/cluster_resolver/BUILD
tensorflow/contrib/cluster_resolver/python/training/cluster_resolver.py
tensorflow/contrib/cluster_resolver/python/training/cluster_resolver_test.py
tensorflow/contrib/cluster_resolver/python/training/gce_cluster_resolver.py
tensorflow/contrib/cluster_resolver/python/training/tpu_cluster_resolver.py
tensorflow/contrib/cluster_resolver/python/training/tpu_cluster_resolver_test.py
tensorflow/contrib/tpu/python/tpu/tpu_config.py