pytorch/torch/distributed/_tools
Aaron Orenstein ccbbc88bbb Turn on mypy for _dynamo/variables/builtin.py (#145552)
The fact that mypy errors were ignored was hiding several bugs in builtin.py (for example the previous diff's incorrect override and use of `call_getattr`)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/145552
Approved by: https://github.com/anijain2305, https://github.com/Skylion007
ghstack dependencies: #145551
2025-01-30 22:21:32 +00:00
..
__init__.py
fsdp2_mem_tracker.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
ilp_utils.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
mem_tracker.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
memory_tracker.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
mod_tracker.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
runtime_estimator.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00
sac_estimator.py Turn on mypy for _dynamo/variables/builtin.py (#145552) 2025-01-30 22:21:32 +00:00
sac_ilp.py PEP585 update - torch/distributed (#145164) 2025-01-21 04:23:29 +00:00