]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Hexagon: DAIG op (llama/22195)
authorShreya Jain <redacted>
Tue, 21 Apr 2026 21:16:04 +0000 (14:16 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:15 +0000 (11:29 +0300)
commit84a6b5c03903504ccfd7bfad321d8c6dc9fbd708
treef141e02e15718bb7e65e29fbc4944c2f3c1e5007
parente2014d6959fd6194d434daf1ea199715b427beba
Hexagon: DAIG op (llama/22195)

* hexagon: Add DIAG op

* hexagon: add HVX support and DMA double buffering

* hexagon: fix fatal error

* hexagon: remove as many pragma(s) as possible
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/CMakeLists.txt
ggml/src/ggml-hexagon/htp/diag-ops.c [new file with mode: 0644]
ggml/src/ggml-hexagon/htp/htp-ctx.h
ggml/src/ggml-hexagon/htp/htp-ops.h
ggml/src/ggml-hexagon/htp/main.c