]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hexagon : add cumsum op support (llama/21246)
authorTodor Boinovski <redacted>
Thu, 2 Apr 2026 00:44:02 +0000 (17:44 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:00 +0000 (11:29 +0300)
commit444662bc8307fc7a5d49acde48ae32e3c51b280b
treeb6295be6815bb57613eefd0db060dec0cf2934e4
parent08108512c7c3ae2610d1e5f36c80cd7d3a753987
hexagon : add cumsum op support (llama/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