Skip to content

Commit

Permalink
Try hip driver and tweak rocm flags.
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet committed Apr 9, 2024
1 parent 15ddf3b commit 699ba0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/turbine_models/custom_models/sd_inference/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ def compile_to_vmfb(
[
"--iree-hal-target-backends=rocm",
"--iree-rocm-target-chip=" + target_triple,
"--iree-rocm-link-bc=true",
"--verify=false",
]
)
Expand Down

0 comments on commit 699ba0d

Please sign in to comment.