aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/io/record_writer.h
Commit message (Expand)AuthorAge
* Add helper functions that allow users to write TFRecords in memory.Gravatar Eugene Brevdo2018-09-10
* Add compression options to Python's TFRecordOptionsGravatar A. Unique TensorFlower2018-09-06
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Propagate any I/O errors during close() when using TFRecordWriter.Gravatar Jonathan Hseu2017-05-17
* Extend ZlibOutputBuffer from WritableFile to cleanup RecordWriter interface.Gravatar Saurabh Saxena2016-10-18
* Add support for GZIP (and other future compression types) to TFRecordReader i...Gravatar A. Unique TensorFlower2016-09-22
* Merge changes from github.Gravatar A. Unique TensorFlower2016-06-24
* Add support to TFRecordReader and writer to read/write from zlib compressed f...Gravatar A. Unique TensorFlower2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06