Skip to content

Commit 8e25675

Browse files
author
zhouwg
committed
doc: modify name from ggml-qnn to ggml-hexagon
1 parent 5d6f4f3 commit 8e25675

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ block:ggmlbackends
268268
ggml_vulkan["ggml-vulkan"]
269269
ggml_cann["ggml-cann"]
270270
ggml_opencl["ggml-opencl"]
271-
ggml_qnn["ggml-qnn"]
271+
ggml_hexagon["ggml-hexagon"]
272272
ggml_nnpa["ggml-nnpa"]
273273
ggml_ane["ggml-ane"]
274274
@@ -281,7 +281,7 @@ block:ggmlbackends
281281
style ggml_cann fill:#888,color:#000,stroke:#000
282282
283283
style ggml_opencl fill:#cc3,color:#000,stroke:#000
284-
style ggml_qnn fill:#cc3,color:#000,stroke:#000
284+
style ggml_hexagon fill:#cc3,color:#000,stroke:#000
285285
style ggml_ane fill:#fff,color:#000,stroke:#f00,stroke-width:2,stroke-dasharray:5
286286
style ggml_nnpa fill:#cc3,color:#000,stroke:#000
287287
end
@@ -333,7 +333,7 @@ block:hardware_vendors
333333
ggml_cann --> Huawei
334334
ggml_sycl --> Intel
335335
ggml_opencl --> Qualcomm
336-
ggml_qnn --> Qualcomm
336+
ggml_hexagon --> Qualcomm
337337
ggml_ane --> Apple
338338
ggml_nnpa --> IBM
339339
end

0 commit comments

Comments
 (0)