aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/scatter_functor.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Improvements to ResourceVariable + Variant code.Gravatar Eugene Brevdo2018-04-06
* Extended scatter operations to work with a scalar update parameter and added ...Gravatar A. Unique TensorFlower2018-03-25
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Improve speed of scatter_update on the cpu for ASSIGN operations.Gravatar A. Unique TensorFlower2017-01-05
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Refactor Gather and Scatter functors into separate targets.Gravatar Jack Rae2016-09-30