LICENSE
README.md
setup.py
torchsnapshot/__init__.py
torchsnapshot/flatten.py
torchsnapshot/io_preparer.py
torchsnapshot/io_types.py
torchsnapshot/manifest.py
torchsnapshot/pg_wrapper.py
torchsnapshot/rng_state.py
torchsnapshot/snapshot.py
torchsnapshot/state_dict.py
torchsnapshot/stateful.py
torchsnapshot/storage_plugin.py
torchsnapshot/test_utils.py
torchsnapshot.egg-info/PKG-INFO
torchsnapshot.egg-info/SOURCES.txt
torchsnapshot.egg-info/dependency_links.txt
torchsnapshot.egg-info/requires.txt
torchsnapshot.egg-info/top_level.txt
torchsnapshot.egg-info/zip-safe
torchsnapshot/storage_plugins/__init__.py
torchsnapshot/storage_plugins/fs.py
torchsnapshot/storage_plugins/gcs.py
torchsnapshot/storage_plugins/s3.py
torchsnapshot/torch_dist_checkpoint/__init__.py
torchsnapshot/torch_dist_checkpoint/metadata.py
torchsnapshot/torch_dist_checkpoint/resharding.py