Add support for IndexedSlices in Distribution Strategy all reduce. Issue reported...
authorPriya Gupta <priyag@google.com>
Wed, 23 May 2018 23:10:30 +0000 (16:10 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Wed, 23 May 2018 23:13:09 +0000 (16:13 -0700)
commitfa5c52e31f30e8cb88a5452e3b4aefc786fb8852
treecb0708616cd5b2b6615b0b2e3be30f784fb6e80e
parentb23009234feddb0eba7870adc9334dfe60308e7c
Add support for IndexedSlices in Distribution Strategy all reduce. Issue reported in #19069

PiperOrigin-RevId: 197806955
tensorflow/contrib/distribute/python/BUILD
tensorflow/contrib/distribute/python/cross_tower_ops.py
tensorflow/contrib/distribute/python/cross_tower_ops_test.py
tensorflow/contrib/distribute/python/cross_tower_utils.py
tensorflow/contrib/distribute/python/cross_tower_utils_test.py [new file with mode: 0644]
tensorflow/python/ops/gradients_impl.py
tensorflow/python/ops/gradients_test.py