aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/queue_base.h
Commit message (Expand)AuthorAge
* Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* 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
* Tracking memory usage of queues.Gravatar Yuefeng Zhou2017-03-02
* 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
* Cleaning up int64 implicit cast warnings from fifo queue.Gravatar David G. Andersen2016-03-11
* Changes to reduce code size (especially useful for mobile):Gravatar A. Unique TensorFlower2016-03-01
* Remove THIRD_PARTY_ prefix from #include guards.Gravatar Josh Levenberg2016-01-26
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Fixes a bug in Queue cancellation.Gravatar Derek Murray2016-01-22
* 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: Minor updates to docs, BUILD, GPU config / perf, etc.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06