pytorch/torch/_export
Aaron Orenstein db4ce78d46 PEP585: More UP006 fixes (#146392)
This should be the final PR before we can enable RUFF UP006.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/146392
Approved by: https://github.com/justinchuby, https://github.com/albanD, https://github.com/Skylion007
2025-02-20 06:18:13 +00:00
..
db PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
pass_infra PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
passes patch for block-wise quantization + pt2e (#146946) 2025-02-18 01:15:26 +00:00
serde [export] Loosen symint input serialization (#147237) 2025-02-18 13:03:47 +00:00
__init__.py PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
converter.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
error.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
non_strict_utils.py [torchbind] Differentiate ScriptModule and ScriptObject with qualified name (#147399) 2025-02-20 04:57:57 +00:00
pass_base.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
tools.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
utils.py Fix constants with non-functional operators (#145593) 2025-02-05 17:44:19 +00:00
verifier.py Implement serializable getattr support for tensor subclasses (#145772) 2025-02-11 19:05:14 +00:00
wrappers.py graph module retracing without preserving MCS (#143676) 2024-12-21 07:57:43 +00:00