pytorch/torch/export
2025-01-24 23:37:15 +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 PEP585 update - torch/export (#145165) 2025-01-19 20:56:55 +00:00
_draft_export.py [draft export] count how many times a data-dep error shows up (#145030) 2025-01-23 20:27:31 +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 [BE]: Simplify set add with set update (#145152) 2025-01-23 20:18:13 +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