CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
setup.cfg
setup.py
.circleci/config.yml
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
packaging/build_all_conda.sh
packaging/build_conda.sh
packaging/iopath/meta.yaml
tests/__init__.py
tests/async_torch_test.py
tests/async_writes_test.py
tests/test_download.py
tests/test_file_io.py
tests/test_non_blocking_io.py
tests/test_s3.py