pytorch/torch/_export/serde
Avik Chaudhuri 27f61eba58 serde sympy functions (#132493)
Summary: Sympy functions appearing in symbolic expressions inside tensor metadata were not being deserialized properly.

Test Plan: updated test

Differential Revision: D60573150

Pull Request resolved: https://github.com/pytorch/pytorch/pull/132493
Approved by: https://github.com/pianpwk
2024-08-05 08:08:50 +00:00
..
__init__.py
aoti_schema.py [aoti] Add initial custom op support (#127034) 2024-07-24 20:29:55 +00:00
schema_check.py Flip default value for mypy disallow_untyped_defs [2/11] (#127839) 2024-06-08 18:23:08 +00:00
schema.py [export] Removed deprecated dialect field from EP schema. [2/2] (#131344) 2024-07-23 16:05:10 +00:00
schema.yaml [export] Removed deprecated dialect field from EP schema. [2/2] (#131344) 2024-07-23 16:05:10 +00:00
serialize.py serde sympy functions (#132493) 2024-08-05 08:08:50 +00:00
union.py Flip default value for mypy disallow_untyped_defs [2/11] (#127839) 2024-06-08 18:23:08 +00:00