pytorch/torch/_export
Henry Hu 802ffd06c8 [Export] Add math module for deserialization (#154643)
Summary: As title

Test Plan: ci

Differential Revision: D75580646

Pull Request resolved: https://github.com/pytorch/pytorch/pull/154643
Approved by: https://github.com/yushangdi
2025-05-30 17:29:25 +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 pyfmt lint torch/_export/passes/replace_view_ops_with_view_copy_ops_pass.py (#154488) 2025-05-28 17:07:15 +00:00
serde [Export] Add math module for deserialization (#154643) 2025-05-30 17:29:25 +00:00
__init__.py [aoti] Initial Metal support (#153959) 2025-05-23 05:45:35 +00:00
converter.py Revert "Improve torch.ops typing (#153558)" 2025-05-19 23:32:36 +00:00
error.py
non_strict_utils.py [export] avoid float/bool specialization for scalar tensor construction (#154661) 2025-05-30 17:18:21 +00:00
pass_base.py BE: Swap functorch --> torch._higher_order_ops (#152620) 2025-05-01 21:53:23 +00:00
tools.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
utils.py [export] Dynamo symint support (#152677) 2025-05-16 07:51:50 +00:00
verifier.py PYFMT lint grandfathered files 1 (#154261) 2025-05-25 17:36:14 +00:00
wrappers.py Support subclass constructor capturing in export (#147014) 2025-03-16 18:19:19 +00:00