mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
Update _common.py
This commit is contained in:
@@ -47,7 +47,7 @@ IREE_DEVICE_MAP = {
|
||||
}
|
||||
|
||||
IREE_TARGET_MAP = {
|
||||
"cpu": "cpu",
|
||||
"cpu": "llvm-cpu",
|
||||
"gpu": "cuda",
|
||||
"cuda": "cuda",
|
||||
"vulkan": "vulkan",
|
||||
|
||||
Reference in New Issue
Block a user