aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/reader_ops_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Extract tf_record_test.py from reader_ops_test.pyGravatar A. Unique TensorFlower2018-06-18
* Extend and refactor reader_ops_testGravatar A. Unique TensorFlower2018-06-05
* Add C0330 bad-continuation check to pylint.Gravatar Yifei Feng2018-01-25
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615737Gravatar Yifei Feng2017-11-22
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Restore LMDBReader and fix the tests so that they work on read-only filesystems.Gravatar Jonathan Hseu2017-06-14
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Fix: Create a unique temporary directory everytime a test runs.Gravatar Gunhan Gulsoy2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Throw an exception on failure to read records in tf_record_iteratorGravatar Jonathan Hseu2016-11-29
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Add support for GZIP (and other future compression types) to TFRecordReader i...Gravatar A. Unique TensorFlower2016-09-22
* Plumb the existing support for gzip compression in TensorFlowGravatar A. Unique TensorFlower2016-09-13
* Make tensorflow zlib compression compatible with external libraries.Gravatar A. Unique TensorFlower2016-09-13
* Merge changes from github.Gravatar Benoit Steiner2016-08-16
* Add support to TFRecordReader and writer to read/write from zlib compressed f...Gravatar A. Unique TensorFlower2016-06-16
* 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/python.Gravatar A. Unique TensorFlower2016-06-02
* Fix reader_ops_test.py in python3 by doing byte/string conversions.Gravatar A. Unique TensorFlower2016-03-01
* Change ReaderOp kernel to be async, by having it own a thread on which itGravatar A. Unique TensorFlower2016-02-25
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: Upstream changes to git.Gravatar Manjunath Kudlur2015-11-25
* 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