pytorch/torch/_export
Yiming Zhou d96dec8415 [export] Fix serialization for call_torchbind hop with as_none argument (#155647)
Summary:
As title.

D75251816 broke one internal test. This diff fixes it.

Test Plan: Internal CI

Differential Revision: D76383202

Pull Request resolved: https://github.com/pytorch/pytorch/pull/155647
Approved by: https://github.com/ydwu4
2025-06-12 02:59:03 +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] Fix serialization for call_torchbind hop with as_none argument (#155647) 2025-06-12 02:59:03 +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 Fix global flake8 issues (#124771) 2024-04-26 15:35:53 +00:00
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