pytorch/torch/_export
2024-11-22 19:08:25 +00:00
..
db [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
pass_infra
passes Fix constant lifting pass when there is no user input (#141157) 2024-11-22 19:08:25 +00:00
serde [export] fix sympy.expr roundtrippability for serialization (#141284) 2024-11-22 18:47:04 +00:00
__init__.py Fix type-safety of torch.nn.Module instances (#141240) 2024-11-22 00:05:05 +00:00
converter.py [BE]: Apply PERF401 autofixes from ruff (#140980) 2024-11-20 17:52:07 +00:00
error.py
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 [export] avoid name collision when inlining node (#141169) 2024-11-22 01:08:22 +00:00
verifier.py Support symbolic builtin round in export (#139549) 2024-11-07 02:49:44 +00:00
wrappers.py [hop] require hops to override __call__. (#134352) 2024-08-28 19:56:40 +00:00