]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hexagon: basic/generic op fusion support and RMS_NORM+MUL fusion (llama/23835)
authorMax Krasnyansky <redacted>
Thu, 28 May 2026 21:05:54 +0000 (14:05 -0700)
committerGeorgi Gerganov <redacted>
Fri, 29 May 2026 06:47:30 +0000 (09:47 +0300)
commit442be1789d750994b8afaad8533e16e46730606e
tree827c705fdaec8f0d6fc0bb8531eeda74c0dd229b
parent94922ce12cd88a5449e9451c34332b667e6a1d14
hexagon: basic/generic op fusion support and RMS_NORM+MUL fusion (llama/23835)

Updating infra to enable op fusion and using RMS_NORM+MUL as the use-case.
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp-opnode.h [new file with mode: 0644]
ggml/src/ggml-hexagon/htp/htp-ops.h
ggml/src/ggml-hexagon/htp/main.c
ggml/src/ggml-hexagon/htp/unary-ops.c
ggml/src/ggml-hexagon/op-desc.h [deleted file]