aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/lib/io/tf_record.py
Commit message (Expand)AuthorAge
* Updating function and class tf_export decorators for endpoints according toGravatar Anna R2018-10-01
* Add compression options to Python's TFRecordOptionsGravatar A. Unique TensorFlower2018-09-06
* Add out_status to py_record_writer.writeGravatar A. Unique TensorFlower2018-08-16
* Add nullptr checks so that Write() and Flush() fail instead of segfaultGravatar A. Unique TensorFlower2018-08-06
* Apply "Raise exception in SWIG on bad TF_Status" to base.iGravatar Akshay Modi2018-04-03
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Propagate any I/O errors during close() when using TFRecordWriter.Gravatar Jonathan Hseu2017-05-17
* Doc fixit task 2.Gravatar Jonathan Hseu2017-02-13
* Throw an exception on failure to read records in tf_record_iteratorGravatar Jonathan Hseu2016-11-29
* Seal tf.python_io's interface.Gravatar Patrick Nguyen2016-11-01
* 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
* 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
* Context manager should return self.Gravatar A. Unique TensorFlower2016-02-18
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06