Add the MultiWorkerMirroredStrategy
authorYuefeng Zhou <yuefengz@google.com>
Fri, 4 May 2018 05:01:39 +0000 (22:01 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 4 May 2018 17:42:01 +0000 (10:42 -0700)
commit8ec11ae8eb7b97caced73ed3971209236e2aef5c
treec81c4658dd6f051a7b7ca428275f463d4148e31b
parent0abbff6c0bdf0ee4690def786513298afc8b772a
Add the MultiWorkerMirroredStrategy

PiperOrigin-RevId: 195368876
tensorflow/contrib/distribute/python/BUILD
tensorflow/contrib/distribute/python/mirrored_strategy.py
tensorflow/contrib/distribute/python/multi_worker_strategy.py [new file with mode: 0644]
tensorflow/contrib/distribute/python/multi_worker_strategy_test.py [new file with mode: 0644]
tensorflow/contrib/distribute/python/one_device_strategy.py
tensorflow/python/training/distribute.py