aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/fifo_queue_op.cc
Commit message (Expand)AuthorAge
* [TF:XLA] Add partial implementation of tf.FIFOQueue for XLA devices (e.g., TPU).Gravatar Peter Hawkins2018-06-28
* Adds V2 versions of Queue and Reader ops using ResourceHandles.Gravatar A. Unique TensorFlower2017-01-04
* Refactor resource ops. There are many ops producing different kinds of resour...Gravatar A. Unique TensorFlower2016-12-07
* Free queues when Initialize() fails.Gravatar A. Unique TensorFlower2016-09-20
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* PaddingFIFOQueue is like FIFOQueue but allows dynamic shapes (using padding w...Gravatar Eugene Brevdo2016-01-20
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06