aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/lib/io/py_record_reader.cc
Commit message (Expand)AuthorAge
* Add compression options to Python's TFRecordOptionsGravatar A. Unique TensorFlower2018-09-06
* Change the TF record reader to use 16MB buffering by default in order to impr...Gravatar A. Unique TensorFlower2018-04-20
* Throw an exception on failure to read records in tf_record_iteratorGravatar Jonathan Hseu2016-11-29
* Add support for GZIP (and other future compression types) to TFRecordReader i...Gravatar A. Unique TensorFlower2016-09-22
* Propagate the tensorflow::Status as a Python exception for various file openGravatar Jonathan Hseu2016-09-20
* Plumb the existing support for gzip compression in TensorFlowGravatar A. Unique TensorFlower2016-09-13
* Clean up callers of old Env:: APIs that don't pass unique_ptr.Gravatar Vijay Vasudevan2016-06-20
* Add support to TFRecordReader and writer to read/write from zlib compressed f...Gravatar A. Unique TensorFlower2016-06-16
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06