aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/identity_op.cc
Commit message (Expand)AuthorAge
* Register Identity kernel of resource type for GPU.Gravatar Jacques Pienaar2018-07-18
* Use int32 GPU kernel for StopGradientGravatar A. Unique TensorFlower2018-03-23
* Adds a GPU kernel registration for PlaceholderWithDefault, so we can avoid th...Gravatar A. Unique TensorFlower2018-03-15
* Register GPU host kernels for Identity and RefIdentity.Gravatar A. Unique TensorFlower2018-02-02
* Remove a duplicate bfloat16 registration.Gravatar A. Unique TensorFlower2018-01-16
* tfdbg: Add DebugGradientRefIdentity opGravatar Shanqing Cai2018-01-08
* Variant objects can now be used inside the TensorFlow execution graph.Gravatar Eugene Brevdo2017-08-16
* tfdbg: remove gen_debug_opsGravatar Shanqing Cai2017-07-24
* Fix linter errors left over from PRs.Gravatar Martin Wicke2016-12-15
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Fail if second gradient is called on (sparse_)softmax_cross_entropy_with_logitsGravatar Vijay Vasudevan2016-12-09
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Fixed formatting and lint issues introduced with the last pull from OSS (cl/1...Gravatar Benoit Steiner2016-11-09
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Prevent the feeding of tensors whose values are used to calculate shapes.Gravatar Derek Murray2016-03-15
* Add a few more special GPU kernels for int32 and bool.Gravatar Yuan Yu2016-02-22
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06