pytorch/torch/_export
Pian Pawakapan 7b07415aaa [export] nested terms in nn_module_stack deserialization (#145901)
Summary: accounting for terms like "getattr(getattr(a[0], b), c)".

Test Plan: test_serialize

Differential Revision: D68784736

Pull Request resolved: https://github.com/pytorch/pytorch/pull/145901
Approved by: https://github.com/angelayi
2025-01-31 10:00: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 PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
serde [export] nested terms in nn_module_stack deserialization (#145901) 2025-01-31 10:00:13 +00:00
__init__.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +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 PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +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 PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
verifier.py Introduce aoti_call_delegate HOP (#145630) 2025-01-31 04:57:36 +00:00
wrappers.py graph module retracing without preserving MCS (#143676) 2024-12-21 07:57:43 +00:00