Skip to content

Commit e5fea2d

Browse files
Add back horizontal fusion flag.
Signed-off-by: MaheshRavishankar <[email protected]>
1 parent 409a8e7 commit e5fea2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/external/iree-test-suites/torch_models/sdxl/modules/clip_gfx942.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"--iree-hip-target=gfx942",
66
"--iree-opt-level=O3",
77
"--iree-opt-generalize-matmul=false",
8+
"--iree-dispatch-creation-enable-fuse-horizontal-contractions=true",
89
"--iree-llvmgpu-enable-prefetch",
910
"--iree-execution-model=async-external",
1011
"--iree-preprocessing-pass-pipeline=builtin.module(iree-preprocessing-transpose-convolution-pipeline,iree-preprocessing-pad-to-intrinsics{pad-target-type=conv})"

0 commit comments

Comments
 (0)