mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
It's a generic pass and I'm trying to find a good place to host it. It's currently needed by quantization flow. See context in D55930580, it's too much effort to land a fix in the inductor folder. Differential Revision: [D57934182](https://our.internmc.facebook.com/intern/diff/D57934182/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/127456 Approved by: https://github.com/angelayi |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _node_metadata_hook.py | ||
| add_runtime_assertions_for_constraints_pass.py | ||
| collect_tracepoints_pass.py | ||
| constant_folding.py | ||
| functionalize_side_effectful_ops_pass.py | ||
| lift_constants_pass.py | ||
| remove_runtime_assertions.py | ||
| replace_set_grad_with_hop_pass.py | ||
| replace_sym_size_ops_pass.py | ||
| replace_view_ops_with_view_copy_ops_pass.py | ||