mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary:
This is a reland of [github PR #110102]( https://github.com/pytorch/pytorch/pull/110102).
The original PR had to be unlanded due to internal CI failures. This diff applies some small fixes to the failing tests to adjust to the new decompositions.
Note that `lift_fresh` will not be decomposed for now, since it was found that [constant propogation looks specifically for `lift_fresh`](
|
||
|---|---|---|
| .. | ||
| test_db.py | ||
| test_export.py | ||
| test_funtionalized_assertions.py | ||
| test_pass_infra.py | ||
| test_passes.py | ||
| test_serialize.py | ||
| test_upgrade.py | ||
| test_verifier.py | ||