pytorch/torch/_export/passes
2025-04-01 05:33:04 +00:00
..
__init__.py
_node_metadata_hook.py [export] make stack_trace optional in insert_custom_op_guards (#146438) 2025-02-06 01:48:26 +00:00
add_runtime_assertions_for_constraints_pass.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
collect_tracepoints_pass.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
constant_folding.py patch for block-wise quantization + pt2e (#146946) 2025-02-18 01:15:26 +00:00
functionalize_side_effectful_ops_pass.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
insert_custom_op_guards.py [export] make stack_trace optional in insert_custom_op_guards (#146438) 2025-02-06 01:48:26 +00:00
lift_constants_pass.py Suppress more warnings (#149833) 2025-04-01 05:33:04 +00:00
remove_runtime_assertions.py [export] Update remove runtime asserts pass (#149198) 2025-03-18 23:07:25 +00:00
replace_autocast_with_hop_pass.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
replace_quantized_ops_with_standard_ops_pass.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
replace_set_grad_with_hop_pass.py Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00
replace_view_ops_with_view_copy_ops_pass.py PEP585 update - torch/_export (#145138) 2025-01-19 18:48:35 +00:00
replace_with_hop_pass_util.py Migrate from Tuple -> tuple in torch/_export (#144262) 2025-01-06 22:20:26 +00:00