]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-zendnn: update code for latest ZenDNN API (#19923)
authorVishal Singh <redacted>
Fri, 27 Feb 2026 00:43:41 +0000 (06:13 +0530)
committerGitHub <redacted>
Fri, 27 Feb 2026 00:43:41 +0000 (08:43 +0800)
commit88cf781f51ee0c35fcbe973d3eaad0cb932d65c3
tree8b6a36497e7bd5abdbe82d89485e46ba5198049d
parent4e76d24f282e0fa591f1eb87ae6fd9174c6ed998
ggml-zendnn: update code for latest ZenDNN API (#19923)

- adapt ggml-zendnn.cpp to the new lowoha::matmul interface
- update the ZenDNN git tag in CMake to the latest release (ZenDNN‑2026‑WW08)
- add static lib support in CMake
docs/backend/ZenDNN.md
ggml/src/ggml-zendnn/CMakeLists.txt
ggml/src/ggml-zendnn/ggml-zendnn.cpp