aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/gradients.cc
Commit message (Expand)AuthorAge
* ZerosLike in symbolicgradient for resource variablesGravatar Alexandre Passos2018-08-14
* SymbolicGradient for some resource variables.Gravatar Alexandre Passos2018-06-20
* Avoid direct access to Node::def() where some other method works.Gravatar A. Unique TensorFlower2017-07-31
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fix the gradient for functions when its output has no dependencies onGravatar A. Unique TensorFlower2016-04-18
* C++ gradients: Changes API to require specification of node outputs (also add...Gravatar A. Unique TensorFlower2016-03-18
* C++ gradients: split functions gradient code out into its own file.Gravatar A. Unique TensorFlower2016-03-16