This website requires JavaScript.
Explore
Help
Sign In
experiments
/
STT-tensorflow
Watch
1
Star
0
Fork
0
You've already forked STT-tensorflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
STT-tensorflow
/
tensorflow
/
python
/
lib
/
io
History
A. Unique TensorFlower
0bf070c54d
Reacquire the GIL when handing errors in the read method of file_io's BufferedInputStream.
...
PiperOrigin-RevId: 316120310 Change-Id: I905e2c8652b977c154618c2e4d870dd2925a7234
2020-06-12 09:49:13 -07:00
..
__init__.py
…
file_io_test.py
Reacquire the GIL when handing errors in the read method of file_io's BufferedInputStream.
2020-06-12 09:49:13 -07:00
file_io_wrapper.cc
Reacquire the GIL when handing errors in the read method of file_io's BufferedInputStream.
2020-06-12 09:49:13 -07:00
file_io.py
Prevent local directory traversal when GCS has a name starting with
/
.
2020-05-27 08:50:07 -07:00
py_record_reader.cc
Add compression options to Python's TFRecordOptions
2018-09-06 17:08:50 -07:00
py_record_reader.h
Updated ReaderInterface and subclasses to use tstring.
2019-08-27 20:01:38 -07:00
python_io.py
…
record_io_wrapper.cc
systemlibs: unbundle pybind11
2020-04-08 03:38:38 +08:00
tf_record_test.py
Remove use of multiprocessing in testFlush
2020-04-07 16:13:04 -07:00
tf_record.py
Add tf_record_random_reader to support random-access reading.
2020-01-02 07:33:57 -08:00