Skip to content

Commit 49ef122

Browse files
committed
Formatting
1 parent 33f4261 commit 49ef122

File tree

1 file changed

+1
-1
lines changed
  • models/turbine_models/custom_models/torchbench

1 file changed

+1
-1
lines changed

models/turbine_models/custom_models/torchbench/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"preprocess_transpose": [
2828
"--iree-preprocessing-pass-pipeline=builtin.module(iree-preprocessing-transpose-convolution-pipeline, iree-global-opt-raise-special-ops, iree-preprocessing-pad-to-intrinsics)",
2929
"--iree-codegen-llvmgpu-enable-transform-dialect-jit=false",
30-
]
30+
],
3131
}
3232
GFX11_flags = {
3333
"all": [

0 commit comments

Comments
 (0)