pytorch/torch/_export/passes
Angela Yi 8e2d63cbc3 [export][reland] Remove runtime assertion pass (#115597)
Summary:
Reland of https://github.com/pytorch/pytorch/pull/115196
D52054112 to fix internal failures.

Test Plan: CI

Differential Revision: D52054110

Pull Request resolved: https://github.com/pytorch/pytorch/pull/115597
Approved by: https://github.com/ydwu4, https://github.com/zhxchen17
2023-12-15 03:22:03 +00:00
..
__init__.py [export] cleanup pass base. [2/n] (#106905) 2023-08-10 02:49:58 +00:00
add_runtime_assertions_for_constraints_pass.py [export][reland] Remove runtime assertion pass (#115597) 2023-12-15 03:22:03 +00:00
collect_tracepoints_pass.py [export] Clean up verifier [1/n]. (#112505) 2023-11-02 19:36:06 +00:00
functionalize_side_effectful_ops_pass.py [export] cleanup pass base. [1/n] (#106480) 2023-08-03 19:48:05 +00:00
lift_constant_tensor_pass.py [export] Turn off output value from sources for export. (#115442) 2023-12-12 22:41:23 +00:00
remove_runtime_assertions.py Remove runtime assertions between export and AOT compilation (#110710) 2023-10-06 21:09:35 +00:00
replace_sym_size_ops_pass.py [export] Clean up verifier [1/n]. (#112505) 2023-11-02 19:36:06 +00:00
replace_view_ops_with_view_copy_ops_pass.py [export] cleanup pass base. [1/n] (#106480) 2023-08-03 19:48:05 +00:00