aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/all_reduce
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* Add __init__.py to all_reduce.Gravatar Yuefeng Zhou2018-06-05
* Make all_reduce._split_by_task function able to deal with different jobs.Gravatar Yuefeng Zhou2018-04-23
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* In contrib/all_reduce raise a ValueError if the input tensorsGravatar A. Unique TensorFlower2018-03-28
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Add support for scalars in `tf.contrib.all_reduce`.Gravatar A. Unique TensorFlower2018-02-12
* Update contrib/all_reduce/python/all_reduce.py in consequence ofGravatar A. Unique TensorFlower2018-01-17
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* BUILD dependency cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-26
* Merge changes from github.Gravatar Benoit Steiner2017-10-24
* [XLA:CPU] Make EmitTargetAddressForOp return void (well, technically Status).Gravatar Justin Lebar2017-10-06
* [TF2XLA] Update device name in convert and redo check that name parsing is co...Gravatar Jacques Pienaar2017-10-06
* Fix a minor issue w/ allreduceGravatar James Qin2017-10-06
* Add new contrib/all_reduce directory with several implementationsGravatar A. Unique TensorFlower2017-09-21