pytorch/torch/distributed/checkpoint
PyTorch MergeBot 3443627e07 Revert "[BE]: Enable RUFF TRY400 rule - log.exception (#153473)"
This reverts commit 4f4ecc583e.

Reverted https://github.com/pytorch/pytorch/pull/153473 on behalf of https://github.com/jeanschmidt due to seems to have broken internal signals, @albanD may I count on you to help the author merge his PR? D74837988 ([comment](https://github.com/pytorch/pytorch/pull/153473#issuecomment-2886017075))
2025-05-16 08:29:26 +00:00
..
examples [Ez][BE]: Fix KeyError LOGNAME (#153324) 2025-05-10 18:23:38 +00:00
__init__.py Support huggingface reading and writing for multi rank case (#148189) 2025-03-26 14:47:31 +00:00
_async_executor.py [DCP] Introduce process based async checkpointing (#147039) 2025-03-04 13:33:28 +00:00
_async_process_executor.py Revert "[BE]: Enable RUFF TRY400 rule - log.exception (#153473)" 2025-05-16 08:29:26 +00:00
_async_thread_executor.py [DCP] Introduce process based async checkpointing (#147039) 2025-03-04 13:33:28 +00:00
_checkpointer.py
_dedup_save_plans.py Support huggingface reading and writing for multi rank case (#148189) 2025-03-26 14:47:31 +00:00
_dedup_tensors.py
_extension.py
_fsspec_filesystem.py [ez] Fsspec Filesystem ls details should be false (#152693) 2025-05-06 01:02:13 +00:00
_hf_planner.py Support huggingface reading and writing for multi rank case (#148189) 2025-03-26 14:47:31 +00:00
_hf_storage.py Fix HF loading when there's no metadata file to work with fsspec (#152856) 2025-05-09 13:32:01 +00:00
_nested_dict.py
_sharded_tensor_utils.py
_storage_utils.py
_traverse.py
_version.py
api.py
default_planner.py Support huggingface reading and writing for multi rank case (#148189) 2025-03-26 14:47:31 +00:00
filesystem.py Remove ls from filesystem base (#151117) 2025-04-15 14:45:20 +00:00
format_utils.py
logger.py Revert "[BE]: Enable RUFF TRY400 rule - log.exception (#153473)" 2025-05-16 08:29:26 +00:00
logging_handlers.py
metadata.py
optimizer.py
planner_helpers.py [DCP] Cache save plan metadata to reduce the collective overhead (#149785) 2025-03-25 02:00:15 +00:00
planner.py [DCP] Cache save plan metadata to reduce the collective overhead (#149785) 2025-03-25 02:00:15 +00:00
resharding.py
staging.py
state_dict_loader.py Fix bug in _load_state_dict_from_keys method (#150058) 2025-03-27 16:36:00 +00:00
state_dict_saver.py Fix lint 2025-04-17 12:48:52 -07:00
state_dict.py [DSD] Don't pop tensors if they are on Meta device (#153185) 2025-05-16 07:18:39 +00:00
stateful.py
storage.py
utils.py [DCP][OSS] Introduce barrier util in the DistWrapper for rank local checkpointing (#150748) 2025-04-07 17:33:07 +00:00