aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/priority_queue.cc
Commit message (Expand)AuthorAge
* batch_util.h is generally useful so moved to util/ from kernels/ where it wil...Gravatar A. Unique TensorFlower2018-05-22
* Switch tf.data support for sparse tensors from string-based serialization to ...Gravatar Jiri Simsa2017-12-06
* Add a fast path for batching strings when it is possible to move them.Gravatar Derek Murray2017-11-20
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Queues and SQSS raise Cancelled instead of Aborted on Enqueue when closed.Gravatar Eugene Brevdo2016-08-30
* Added the PriorityQueue and Barrier TF objects.Gravatar Eugene Brevdo2016-06-28