pytorch/torch/_export/passes
2023-10-10 22:22:05 +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 Remove RangeConstraints in favor of ValueRanges (#109859) 2023-10-10 22:22:05 +00:00
collect_tracepoints_pass.py [export] Update ArgumentSpec definition. (#110612) 2023-10-06 03:14:45 +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] Add run_decomposition() function to ExportedProgram (#110236) 2023-10-01 18:18:27 +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 Remove ExportGraphModuleMixin. (#103786) 2023-06-23 01:22:28 +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