Skip to content

Commit be1363c

Browse files
committed
Sync ggml-zendnn : add ZenDNN backend for AMD CPUs
1 parent a5a14a6 commit be1363c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ if (LLAMA_BUILD)
125125
ggml-vulkan
126126
ggml-webgpu
127127
ggml-zdnn
128+
ggml-zendnn
128129
)
129130

130131
# Loop through targets to avoid repetitive function calls

0 commit comments

Comments
 (0)