mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
This is follow-up of #164695 to apply ruff SIM rules to more files. Most changes are about simplifying dict.get because None is already the default value. Pull Request resolved: https://github.com/pytorch/pytorch/pull/165031 Approved by: https://github.com/mlazos |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common_utils.py | ||
| fake_collectives.py | ||
| fsdp2_mem_tracker.py | ||
| ilp_utils.py | ||
| mem_tracker.py | ||
| memory_tracker.py | ||
| mod_tracker.py | ||
| runtime_estimator.py | ||
| sac_estimator.py | ||
| sac_ilp.py | ||