aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/reader_base.h
Commit message (Expand)AuthorAge
* Move tensorflow::ReaderBase to tensorflow/core/framework so that it can be us...Gravatar Jonathan Hseu2017-02-21
* Making GetNextWorkLocked a virtual function so that sub classes could overrid...Gravatar Rohan Jain2017-02-17
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-24
* Change ReaderReadUpTo behavior to return immediately once an end of file has ...Gravatar A. Unique TensorFlower2016-06-08
* Add a ReaderReadUpTo OpGravatar Ben Lee2016-06-03
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06