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 33f4261 commit 49ef122Copy full SHA for 49ef122
models/turbine_models/custom_models/torchbench/utils.py
@@ -27,7 +27,7 @@
27
"preprocess_transpose": [
28
"--iree-preprocessing-pass-pipeline=builtin.module(iree-preprocessing-transpose-convolution-pipeline, iree-global-opt-raise-special-ops, iree-preprocessing-pad-to-intrinsics)",
29
"--iree-codegen-llvmgpu-enable-transform-dialect-jit=false",
30
- ]
+ ],
31
}
32
GFX11_flags = {
33
"all": [
0 commit comments