aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/__init__.py
Commit message (Expand)AuthorAge
* Link to readme for distribution strategy from distribute.py and package init ...Gravatar Priya Gupta2018-09-18
* Add a run_standard_tensorflow_server method for users who start their cluster...Gravatar Yuefeng Zhou2018-08-31
* Add an option to RunConfig and train_and_evaluate to run distribute coordinator.Gravatar Yuefeng Zhou2018-08-24
* Merge MultiWorkerMirroredStrategy into MirroredStrategyGravatar Yuefeng Zhou2018-08-16
* Expose UpdateContext which is needed by HorovodStrategy.Gravatar Yuefeng Zhou2018-08-14
* 1. Move distribution strategy context utility methods to a separate file with...Gravatar Priya Gupta2018-08-14
* Add multi-worker strategies to __init__.py.Gravatar Yuefeng Zhou2018-08-03
* Make TPUStrategy visible in open source TensorFlowGravatar Frank Chen2018-07-10
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29