aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/queue_ops.cc
Commit message (Expand)AuthorAge
* Change HandleFromInput() to return a `const ResourceHandle&` and avoid copyin...Gravatar Derek Murray2018-09-12
* [TF:XLA] Add partial implementation of tf.FIFOQueue for XLA devices (e.g., TPU).Gravatar Peter Hawkins2018-06-28
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* Fix persistent memory tracking for queue ops.Gravatar Yuefeng Zhou2017-04-24
* Tracking memory usage of queues.Gravatar Yuefeng Zhou2017-03-02
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Fix dequeue error messagesGravatar Geoffrey Irving2016-07-22
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add allow_small_batch attribute to QueueInterface, and a new opGravatar Eugene Brevdo2016-04-20
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06