aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/scatter_op_test.cc
Commit message (Expand)AuthorAge
* Branch 191925087 (#18299)Gravatar Rasmus Munk Larsen2018-04-06
* Extended scatter operations to work with a scalar update parameter and added ...Gravatar A. Unique TensorFlower2018-03-25
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* Improve speed of scatter_update on the cpu for ASSIGN operations.Gravatar A. Unique TensorFlower2017-01-05
* Add scatter_mul and scatter_div state ops for CPU and GPU.Gravatar Jack Rae2016-09-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: Fix scatter_op_test now that StringPiece::contains is fixed.Gravatar Vijay Vasudevan2016-02-25
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* Add support to scatter_update to allow string and bool tensors.Gravatar A. Unique TensorFlower2015-12-15
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06