]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hexagon: add support for TRI op (llama/22822)
authorPranav Dhinakar <redacted>
Mon, 18 May 2026 21:04:57 +0000 (14:04 -0700)
committerGeorgi Gerganov <redacted>
Mon, 25 May 2026 09:26:07 +0000 (12:26 +0300)
commiteb558f23cb6d2ea78d5e1401d62bebfa770446c9
treed1e372b46f62f435d9aedca7f7ccfe861927f360
parent0a11c9fe835b21d484e9161524d2e9dc2288fb12
hexagon: add support for TRI op (llama/22822)

* Hexagon: TRI HVX Kernel addition to ggml hexagon HTP ops and context

* addressed PR review comments for TRI op

* hexagon: clang format

* hex-unary: remove merge conflict markers

* hex-ggml: remove duplicate op cases (merge conflict)

* hex-ggml: fix editor config errors

---------

Co-authored-by: Todor Boinovski <redacted>
Co-authored-by: Max Krasnyansky <redacted>
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/htp-ctx.h
ggml/src/ggml-hexagon/htp/htp-ops.h
ggml/src/ggml-hexagon/htp/main.c
ggml/src/ggml-hexagon/htp/unary-ops.c