LICENSE
MANIFEST.in
README.md
pyproject.toml
tests/__init__.py
tests/test_keys.py
tests/test_large_tensors.py
tests/test_models.py
tests/test_resharding_basic.py
tests/test_resharding_ext.py
tests/test_state_dict.py
tests/test_store.py
tests/test_tensor_slice.py
tests/test_utils.py
tests/utils.py
torchstore/__init__.py
torchstore/api.py
torchstore/client.py
torchstore/controller.py
torchstore/logging.py
torchstore/state_dict_utils.py
torchstore/storage_volume.py
torchstore/strategy.py
torchstore/utils.py
torchstore.egg-info/PKG-INFO
torchstore.egg-info/SOURCES.txt
torchstore.egg-info/dependency_links.txt
torchstore.egg-info/requires.txt
torchstore.egg-info/top_level.txt
torchstore/storage_utils/__init__.py
torchstore/storage_utils/trie.py
torchstore/transport/__init__.py
torchstore/transport/buffers.py
torchstore/transport/pipe.py