Skip to content

Commit

Permalink
Revert "Update unet horizontal fusion flag (#790)"
Browse files Browse the repository at this point in the history
This reverts commit 920dbf5.
  • Loading branch information
saienduri authored and eagarvey-amd committed Nov 6, 2024
1 parent fe9d6dc commit 529f380
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/turbine_models/custom_models/sd_inference/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
"--iree-opt-data-tiling=false",
"--iree-codegen-gpu-native-math-precision=true",
"--iree-vm-target-truncate-unsupported-floats",
"--iree-flow-enable-fuse-horizontal-contractions=true",
],
"clip": [
"--iree-flow-enable-aggressive-fusion",
Expand Down

0 comments on commit 529f380

Please sign in to comment.