aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/padding_fifo_queue_op.cc
Commit message (Expand)AuthorAge
* 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
* Get rid of mysterious comment previously needed for syncing withGravatar Josh Levenberg2016-02-01
* 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