LICENSE
README.md
setup.cfg
setup.py
iopath/__init__.py
iopath/version.py
iopath.egg-info/PKG-INFO
iopath.egg-info/SOURCES.txt
iopath.egg-info/dependency_links.txt
iopath.egg-info/requires.txt
iopath.egg-info/top_level.txt
iopath/common/__init__.py
iopath/common/download.py
iopath/common/event_logger.py
iopath/common/file_io.py
iopath/common/non_blocking_io.py
iopath/common/s3.py
iopath/tabular/__init__.py
iopath/tabular/tabular_io.py
tests/test_download.py
tests/test_file_io.py
tests/test_non_blocking_io.py
tests/test_s3.py