Add class DistributionStrategy to python/training/, though not part
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 27 Mar 2018 04:30:56 +0000 (21:30 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 27 Mar 2018 04:33:03 +0000 (21:33 -0700)
commit574303015eb2b6fc4e002f5d2400c3e7f512ae82
treeb6660b500091f25850a21268452b8c018cea767f
parent2f208bb73054109390ef9565e8038c14329f73ad
Add class DistributionStrategy to python/training/, though not part
of the exposed TF API.

PiperOrigin-RevId: 190570489
tensorflow/python/BUILD
tensorflow/python/training/distribute.py [new file with mode: 0644]
tensorflow/python/training/distribute_test.py [new file with mode: 0644]