pytorch/torch/export
Tugsbayasgalan (Tugsuu) Manlaibaatar 5dfd8a9c7a Remove is_jit_trace option (#157387)
Summary: Title

Test Plan:
CI

Rollback Plan:

Differential Revision: D77319249

Pull Request resolved: https://github.com/pytorch/pytorch/pull/157387
Approved by: https://github.com/pianpwk
2025-07-03 09:20:27 +00:00
..
experimental [export] Implement _compile_and_package for ExportPackage. (#156638) 2025-06-25 16:00:40 +00:00
passes PEP585: More UP006 fixes (#146392) 2025-02-20 06:18:13 +00:00
pt2_archive [aoti] package weights to disk and dedup (#155241) 2025-06-19 17:17:17 +00:00
__init__.py [ez][export] Better error message for schema check in torch.export.load (#156361) 2025-06-19 04:50:56 +00:00
_draft_export.py [BE][PYFMT] migrate PYFMT for torch/[e-n]*/ to ruff format (#144553) 2025-06-17 08:18:47 +00:00
_remove_auto_functionalized_pass.py
_remove_effect_tokens_pass.py mypy 1.16.0 (#155821) 2025-06-14 18:18:43 +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 Remove is_jit_trace option (#157387) 2025-07-03 09:20:27 +00:00
_tree_utils.py
_unlift.py Adding from_node for nodes in gm.module() (#155053) 2025-06-05 20:11:56 +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 Remove is_jit_trace option (#157387) 2025-07-03 09:20:27 +00:00
exported_program.py Remove unneccesary code to check autograd state (#156855) 2025-06-27 19:18:06 +00:00
graph_signature.py [export] Update documents for ExportGraphSiganture (#156244) 2025-06-18 22:37:34 +00:00
unflatten.py [BE][3/16] fix typos in torch/ (torch/_inductor/) (#156313) 2025-06-23 02:57:12 +00:00