We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9210404 commit 1ec61b4Copy full SHA for 1ec61b4
tests/external/iree-test-suites/torch_models/sdxl/modules/clip_gfx942.json
@@ -5,6 +5,7 @@
5
"--iree-hip-target=gfx942",
6
"--iree-opt-level=O3",
7
"--iree-opt-generalize-matmul=false",
8
+ "--iree-dispatch-creation-enable-fuse-horizontal-contractions=true",
9
"--iree-llvmgpu-enable-prefetch",
10
"--iree-execution-model=async-external",
11
"--iree-preprocessing-pass-pipeline=builtin.module(iree-preprocessing-transpose-convolution-pipeline,iree-preprocessing-pad-to-intrinsics{pad-target-type=conv})"
0 commit comments