aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/io/buffered_inputstream.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Avoid unnecessary buffer allocations & deallocationsGravatar Brennan Saeta2017-09-06
* Fix WholeFileReader for named pipes (or any file with incorrect or non-fixed ...Gravatar Jonathan Hseu2017-05-18
* Add seek to FileIO via RandomAccessInputStream and BufferedInputStream,Gravatar Vijay Vasudevan2016-09-28
* Creating a FileIO object and an iterator interface for file reading.Gravatar Rohan Jain2016-08-23
* Adding a Buffered InputStream that implements buffering on top of the InputSt...Gravatar Rohan Jain2016-08-23