pytorch/torch/export
2025-02-03 16:49:03 +00:00
..
experimental PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
passes PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
__init__.py Use typing.IO[bytes] instead of io.BytesIO in annotations (#144994) 2025-01-27 18:08:07 +00:00
_draft_export.py [export] Add tlparse to draft-export (#145810) 2025-01-29 19:26:00 +00:00
_remove_auto_functionalized_pass.py
_remove_effect_tokens_pass.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_safeguard.py
_swap.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_trace.py move and fix logic to update unbacked bindings (#146115) 2025-02-02 10:43:55 +00:00
_tree_utils.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_unlift.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
custom_obj.py
decomp_utils.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
dynamic_shapes.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
exported_program.py Add buffers to parameterizaiton rule (#145991) 2025-02-03 16:49:03 +00:00
graph_signature.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
unflatten.py fix internal error with reorder submodules (#146181) 2025-02-01 00:30:42 +00:00