]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
hexagon : add cumsum op support (#21246)
authorTodor Boinovski <redacted>
Thu, 2 Apr 2026 00:44:02 +0000 (17:44 -0700)
committerGitHub <redacted>
Thu, 2 Apr 2026 00:44:02 +0000 (17:44 -0700)
commitfbd441c37933550c1e3365dc84dd73232334c15d
tree83ee56aa4584e7257626d559168f28c2b4ff008e
parentc30e012253dd9e322c8e3424f808a5c74ecc46bf
hexagon : add cumsum op support (#21246)

* hexagon : add cumsum op support

* hexagon: enable dma for cumsum op

* Fix line-ending

---------

Co-authored-by: Max Krasnyansky <redacted>
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/CMakeLists.txt
ggml/src/ggml-hexagon/htp/cumsum-ops.c [new file with mode: 0644]
ggml/src/ggml-hexagon/htp/htp-msg.h
ggml/src/ggml-hexagon/htp/htp-ops.h
ggml/src/ggml-hexagon/htp/main.c