aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/gather_functor.cc
Commit message (Expand)AuthorAge
* Fix of issue #13164 (Merges #13382) (#16368)Gravatar Robin Richtsfeld2018-05-25
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* make `gather` cpu kernel to be multiple threads. (#12246)Gravatar nolan liu2017-10-31
* Add an axis parameter to tf.gather. Fixes GitHub issue #11223.Gravatar RJ Ryan2017-07-11
* Add complex128 GPU registrations to tf.gather and tf.strided_slice.Gravatar RJ Ryan2017-04-11
* Add tf.complex64 GPU support to tf.gather.Gravatar RJ Ryan2017-04-07
* Merge changes from github.Gravatar Patrick Nguyen2016-10-20
* Refactor Gather and Scatter functors into separate targets.Gravatar Jack Rae2016-09-30