Skip to content

Commit b0ec9d2

Browse files
author
zhouwg
committed
doc: refine format
1 parent 32b2358 commit b0ec9d2

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ end
258258
259259
block:ggml
260260
ggml["GGML"]
261-
style ggml fill:#3c3,color:#000,stroke:#000
261+
style ggml fill:#3c3,color:#000,stroke:#000
262262
263263
ggml_cpu["ggml-cpu"]
264264
ggml_metal["ggml-metal"]
@@ -272,23 +272,23 @@ block:ggml
272272
ggml_nnpa["ggml-nnpa"]
273273
ggml_ane["ggml-ane"]
274274
275-
style ggml_cpu fill:#888,color:#000,stroke:#000
276-
style ggml_metal fill:#888,color:#000,stroke:#000
277-
style ggml_sycl fill:#888,color:#000,stroke:#000
278-
style ggml_cuda fill:#888,color:#000,stroke:#000
279-
style ggml_hip fill:#888,color:#000,stroke:#000
280-
style ggml_vulkan fill:#888,color:#000,stroke:#000
281-
style ggml_cann fill:#888,color:#000,stroke:#000
282-
283-
style ggml_opencl fill:#cc3,color:#000,stroke:#000
284-
style ggml_qnn fill:#cc3,color:#000,stroke:#000
285-
style ggml_ane fill:#fff,color:#000,stroke:#f00,stroke-width:2,stroke-dasharray:5
286-
style ggml_nnpa fill:#cc3,color:#000,stroke:#000
275+
style ggml_cpu fill:#888,color:#000,stroke:#000
276+
style ggml_metal fill:#888,color:#000,stroke:#000
277+
style ggml_sycl fill:#888,color:#000,stroke:#000
278+
style ggml_cuda fill:#888,color:#000,stroke:#000
279+
style ggml_hip fill:#888,color:#000,stroke:#000
280+
style ggml_vulkan fill:#888,color:#000,stroke:#000
281+
style ggml_cann fill:#888,color:#000,stroke:#000
282+
283+
style ggml_opencl fill:#cc3,color:#000,stroke:#000
284+
style ggml_qnn fill:#cc3,color:#000,stroke:#000
285+
style ggml_ane fill:#fff,color:#000,stroke:#f00,stroke-width:2,stroke-dasharray:5
286+
style ggml_nnpa fill:#cc3,color:#000,stroke:#000
287287
end
288288
289289
block:ggml_pal
290290
ggml_pal["GGML Platform Abstraction Layer"]
291-
style ggml_pal fill:#c33,color:#000,stroke:#000
291+
style ggml_pal fill:#c33,color:#000,stroke:#000
292292
end
293293
294294
@@ -316,7 +316,7 @@ block:hardware_vendors
316316
ggml_cann --> Huawei
317317
ggml_sycl --> Intel
318318
ggml_opencl --> Qualcomm
319-
ggml_qnn -->Qualcomm
319+
ggml_qnn --> Qualcomm
320320
ggml_ane --> Apple
321321
ggml_nnpa --> IBM
322322
end

0 commit comments

Comments
 (0)