aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/reader_base.cc
Commit message (Expand)AuthorAge
* Move tensorflow::ReaderBase to tensorflow/core/framework so that it can be us...Gravatar Jonathan Hseu2017-02-21
* Bug fix for ReaderBase in which if the GetNextWorkLocked call fails, we don't...Gravatar Rohan Jain2017-02-17
* Making GetNextWorkLocked a virtual function so that sub classes could overrid...Gravatar Rohan Jain2017-02-17
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* 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
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06