aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/barrier_ops.cc
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Add a fast path for batching strings when it is possible to move them.Gravatar Derek Murray2017-11-20
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Refactor resource ops. There are many ops producing different kinds of resour...Gravatar A. Unique TensorFlower2016-12-07
* Queues and SQSS raise Cancelled instead of Aborted on Enqueue when closed.Gravatar Eugene Brevdo2016-08-30
* Fix an embarassing bug in SQSS:Gravatar Eugene Brevdo2016-08-18
* Fix initialization issues with Variables whose shape contains a zero.Gravatar A. Unique TensorFlower2016-06-30
* Added the PriorityQueue and Barrier TF objects.Gravatar Eugene Brevdo2016-06-28