pytorch/torch/_export
PyTorch MergeBot daa77f3d9f Revert "[BE]: Update mypy to 1.13.0 (#140808)"
This reverts commit 00134d68af.

Reverted https://github.com/pytorch/pytorch/pull/140808 on behalf of https://github.com/huydhn due to This is failing a distributed test in trunk, target determination missed this test and did not run it on PR ([comment](https://github.com/pytorch/pytorch/pull/140808#issuecomment-2512788426))
2024-12-02 20:47:43 +00:00
..
db [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
pass_infra Flip default value for mypy disallow_untyped_defs [1/11] (#127838) 2024-06-08 18:16:33 +00:00
passes [export] Add custom op guards (#141072) 2024-11-22 20:55:04 +00:00
serde Revert "[BE]: Update mypy to 1.13.0 (#140808)" 2024-12-02 20:47:43 +00:00
__init__.py Revert "Add truediv support in export serializer (#136364)" 2024-11-27 03:24:31 +00:00
converter.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
error.py Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
non_strict_utils.py make DimHints compatible with Dims (#138490) 2024-10-22 07:43:48 +00:00
pass_base.py Support symbolic builtin round in export (#139549) 2024-11-07 02:49:44 +00:00
tools.py [report_exportability] Avoid re-exporting duplicated modules (#133930) 2024-08-20 22:11:57 +00:00
utils.py [BE] Make maybe_aliasing_or_mutating proper tag (#131990) 2024-11-24 00:12:49 +00:00
verifier.py Revert "Add truediv support in export serializer (#136364)" 2024-11-27 03:24:31 +00:00
wrappers.py [hop] require hops to override __call__. (#134352) 2024-08-28 19:56:40 +00:00