aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/training_op_helpers.h
Commit message (Expand)AuthorAge
* Fix potential use-after-free in the training ops.Gravatar Derek Murray2018-09-26
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Always lock resource variables in training ops.Gravatar Alexandre Passos2018-07-27
* Forward the status from LookupResource to GetInputTensorFromVariable rather t...Gravatar Allen Lavoie2018-04-10
* Improvements to ResourceVariable + Variant code.Gravatar Eugene Brevdo2018-04-06
* Switch resource variables from copy-on-read to copy-on-write.Gravatar A. Unique TensorFlower2017-09-11
* Refactor training helper functions to separate library.Gravatar A. Unique TensorFlower2017-04-28