Skip to content

Commit 19041f7

Browse files
docs: typos in hexagon developer docs (libggm-...)
1 parent 62ef4eb commit 19041f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)