pytorch/torch/_export/serde
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
..
gen-cpp2 [export][ez] Fix forward D67044185 (#143193) 2024-12-13 16:06:42 +00:00
__init__.py
aoti_schema.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
dynamic_shapes.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
export_schema.thrift [export] Load side info about pos/kw argument kind for serialization. (#144686) 2025-01-15 19:08:38 +00:00
schema_check.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
schema.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
schema.yaml [export] Load side info about pos/kw argument kind for serialization. (#144686) 2025-01-15 19:08:38 +00:00
serialize.py [export] nested terms in nn_module_stack deserialization (#145901) 2025-01-31 10:00:13 +00:00
union.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00