aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sendrecv_ops.cc
Commit message (Expand)AuthorAge
* Delete OpKernelContext::is_output_deadGravatar Sanjoy Das2018-07-12
* Fix OP_REQUIRES to be OP_REQUIRES_ASYNCGravatar A. Unique TensorFlower2018-03-07
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Fix potential use-after-move in `RecvOp`.Gravatar Derek Murray2017-11-20
* Do not log a warning when `Rendezvous::Send()` fails in the Send op kernel.Gravatar Derek Murray2017-11-14
* Plumbs rendezvous through function calls.Gravatar A. Unique TensorFlower2017-07-25
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Avoid parsing a rendezvous key for Send/Recv ops outside a loop.Gravatar Derek Murray2017-06-05
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Reduce some allocations on grpc code paths.Gravatar Suharsh Sivakumar2016-08-08
* Several small changes to reduce the number of memory allocations alongGravatar A. Unique TensorFlower2016-07-16
* A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06