Skip to content

Commit

Permalink
try to figure out test name
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Apr 1, 2024
1 parent bb31f2b commit d124d2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iree_tests/configs/config_sdxl_cpu_llvm_task.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"iree_run_module_flags": [
"--device=local-task"
],
"skip_compile_tests": ["pytorch/models/sdxl-vae-decode-tank/model.mlirbc"],
"skip_run_tests": ["pytorch/models/sdxl-vae-decode-tank/model.mlirbc"],
"skip_compile_tests": ["sdxl-vae-decode-tank"],
"skip_run_tests": ["sdxl-vae-decode-tank"],
"expected_compile_failures": [],
"expected_run_failures": []
}

0 comments on commit d124d2f

Please sign in to comment.