aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/collective_all_reduce_strategy.py
Commit message (Expand)AuthorAge
* Remove @{} api_links and ban "@{}" from python and md files.Gravatar Mark Daoust2018-09-28
* Temporarily remove isolate_session_state in CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-09-22
* Fixed a bug in CollectiveAllReduce that sometimes the variable names it sees ...Gravatar Yuefeng Zhou2018-09-22
* Set session_config.isolate_session_state to True for all strategies except Pa...Gravatar Priya Gupta2018-09-04
* Clean up: remove cluster_spec, task_type and task id in the __init__ method o...Gravatar Yuefeng Zhou2018-08-31
* Set session configs for ParameterServerStrategy and CollectiveAllReduceStrate...Gravatar Yuefeng Zhou2018-08-30
* Make sure all distribution strategies work with clusters with a chief node.Gravatar Yuefeng Zhou2018-08-24
* Implemented the configure method and properties needed by distribute coordina...Gravatar Yuefeng Zhou2018-08-22
* Add the CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-08-03
* Automated rollback of commit 493d7588172bcf476309b3954db342839ca37872Gravatar Akshay Agrawal2018-08-03
* Add the CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-08-02