aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/assign_op.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Relax the stringent memory allocator constraints in AssignOp if a Grappler gr...Gravatar A. Unique TensorFlower2018-05-01
* Fix bugs in AssignOp:Gravatar A. Unique TensorFlower2018-04-30
* Add forward_from_array to OpKernelContext::Params.Gravatar A. Unique TensorFlower2018-04-03
* Fix memory tracking in the case where temp memory is used as output memory.Gravatar Yuefeng Zhou2018-02-06
* Use buffer forwarding in assign_op.Gravatar A. Unique TensorFlower2017-02-28
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add nic_compatible to the default attributes of Variable storage.Gravatar A. Unique TensorFlower2016-03-24
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06