aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/queue_op.h
Commit message (Expand)AuthorAge
* [TF:XLA] Add partial implementation of tf.FIFOQueue for XLA devices (e.g., TPU).Gravatar Peter Hawkins2018-06-28
* Fix several data races by acquiring locks.Gravatar A. Unique TensorFlower2018-03-30
* Combine host and device memory proto fields.Gravatar Yuefeng Zhou2018-01-17
* Added back persistent memory tracking in queue op. The new tracking logic has...Gravatar Yuefeng Zhou2017-09-11
* Don't record persistent memory usage of typed queues since the code crashes w...Gravatar Benoit Steiner2017-08-28
* Fix persistent memory tracking for queue ops.Gravatar Yuefeng Zhou2017-04-24
* Refactor resource ops. There are many ops producing different kinds of resour...Gravatar A. Unique TensorFlower2016-12-07
* 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
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* PaddingFIFOQueue is like FIFOQueue but allows dynamic shapes (using padding w...Gravatar Eugene Brevdo2016-01-20