aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/io/snappy
Commit message (Expand)AuthorAge
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Automated g4 rollback of changelist 179260538Gravatar Dandelion Man?2017-12-15
* Automated g4 rollback of changelist 179258973Gravatar A. Unique TensorFlower2017-12-15
* Merge changes from github.Gravatar Dandelion Man?2017-12-15
* Merge changes from github.Gravatar Frank Chen2017-07-13
* Cleanup: Use C++ casts, remove redundant casts, use CHECK_OKGravatar A. Unique TensorFlower2017-05-30
* Use "empty" member function to test for emptinessGravatar A. Unique TensorFlower2017-05-30
* Enable snappy.Gravatar Saurabh Saxena2017-03-30
* Add seek to FileIO via RandomAccessInputStream and BufferedInputStream,Gravatar Vijay Vasudevan2016-09-28
* Remove uses of type `uint` since it is not defined on all platforms.Gravatar Derek Murray2016-09-14
* Adding a Buffered InputStream that implements buffering on top of the InputSt...Gravatar Rohan Jain2016-08-23
* Add buffers for reading and writing snappy compressed files.Gravatar Saurabh Saxena2016-08-23