pytorch/torch/export
Xu Han 1a6b21c59f [AOTI] fix load_pt2 split wrong model name on Windows (#158711)
fix load_pt2 split wrong model name on Windows.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/158711
Approved by: https://github.com/jansel
2025-07-22 01:54:44 +00:00
..
experimental Grab bag of (mostly) typing improvements (#158075) 2025-07-21 19:17:01 +00:00
passes PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
pt2_archive [AOTI] fix load_pt2 split wrong model name on Windows (#158711) 2025-07-22 01:54:44 +00:00
__init__.py Grab bag of (mostly) typing improvements (#158075) 2025-07-21 19:17:01 +00:00
_draft_export.py Grab bag of (mostly) typing improvements (#158075) 2025-07-21 19:17:01 +00:00
_remove_auto_functionalized_pass.py
_remove_effect_tokens_pass.py [BE][1/16] fix typos in torch/ (#156311) 2025-07-09 11:02:22 +00:00
_safeguard.py
_swap.py [BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format (#144553) 2025-06-17 08:18:47 +00:00
_trace.py Grab bag of (mostly) typing improvements (#158075) 2025-07-21 19:17:01 +00:00
_tree_utils.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_unlift.py Grab bag of (mostly) typing improvements (#158075) 2025-07-21 19:17:01 +00:00
_wrapper_utils.py [reland] Make export._trace._WrapperModule work in strict mode (#146919) (#151264) 2025-04-15 18:35:34 +00:00
custom_obj.py
custom_ops.py Fix subclass access custom op bug (#149698) 2025-03-21 19:42:56 +00:00
decomp_utils.py Re-land exclude upsample_bilinear2d.vec and nearest2d.vec from default export decomposition table (#147153) 2025-02-19 23:03:29 +00:00
dynamic_shapes.py [export] Update docs (#157750) 2025-07-16 19:53:12 +00:00
exported_program.py Grab bag of (mostly) typing improvements (#158075) 2025-07-21 19:17:01 +00:00
graph_signature.py [BE][1/16] fix typos in torch/ (#156311) 2025-07-09 11:02:22 +00:00
unflatten.py [export] Update docs (#157750) 2025-07-16 19:53:12 +00:00