Skip to content

Commit 4187523

Browse files
docs: typos in hexagon developer docs (libggm-...)
1 parent f7acd54 commit 4187523

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/backend/hexagon/developer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ The Hexagon backend consist of two parts:
77
- `libggml-hexagon`
88
This is the regular CPU-side GGML backend library, either shared or statically linked
99

10-
- `libggm-htp-vNN`
11-
This is the NPU-side (HTP stands for Hexagon Tensor Process) shared library that contains the Op dispatcher and kernels.
10+
- `libggml-htp-vNN`
11+
This is the NPU-side (HTP stands for Hexagon Tensor Processor) shared library that contains the Op dispatcher and kernels.
1212
The correct library is selected automatically at runtime based on the HW version.
1313

1414
Here is an example of the build artifacts

0 commit comments

Comments
 (0)