pytorch/torch/export
2025-01-29 19:26:00 +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 allow-untyped-defs from torch/export/_remove_auto_functionalized_pass.py (#144230) 2025-01-06 22:23:19 +00:00
_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 serde unbacked bindings (#144894) 2025-01-25 02:34:27 +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 PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
graph_signature.py PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
unflatten.py [BE][Ez]: FURB148 - remove useless enumerate calls (#145619) 2025-01-24 23:37:15 +00:00