aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/nccl/python
Commit message (Expand)AuthorAge
* Fix gradient of nccl_opsGravatar Yuxin Wu2018-06-27
* Load NCCL lib on-demand to facilitate default NCCL version upgrade to 2Gravatar Smit Hinsu2018-06-18
* Enabling fp16 for NCCL 1 and 2.Gravatar A. Unique TensorFlower2018-04-09
* eager: Rename in_eager_mode to executing_eagerly and get rid of in_graph_mode.Gravatar Asim Shankar2018-03-07
* Fixes nccl_ops_test error introduced in CL 181736230.Gravatar A. Unique TensorFlower2018-01-16
* Moves CUDA-only condition of NCCL further up to dependent targets.Gravatar A. Unique TensorFlower2018-01-12
* Check GPU availability after creating test session.Gravatar A. Unique TensorFlower2017-11-10
* Fix NCCL rewrite bug when rerunning sessions (assigned device id is not stable).Gravatar A. Unique TensorFlower2017-10-24
* Replace NcclReduce/Broadcast ops during graph optimization so that we can gen...Gravatar A. Unique TensorFlower2017-10-15
* Adding NCCL sum op, register all_sum gradient.Gravatar A. Unique TensorFlower2017-09-12
* Enable contrib.nccl test.Gravatar A. Unique TensorFlower2017-09-05
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Add contrib/nccl for using all-reduce collectives across GPUs of a singleGravatar A. Unique TensorFlower2017-01-24