]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
hexagon: basic/generic op fusion support and RMS_NORM+MUL fusion (#23835)
authorMax Krasnyansky <redacted>
Thu, 28 May 2026 21:05:54 +0000 (14:05 -0700)
committerGitHub <redacted>
Thu, 28 May 2026 21:05:54 +0000 (14:05 -0700)
commit19e92c33ef974661e4b1e43dd48be231d07be5ed
tree1acf2e393cfcf1262b471fcf8fc4ae573f418f9d
parent751ebd17a58a8a513994509214373bb9e6a3d66c
hexagon: basic/generic op fusion support and RMS_NORM+MUL fusion (#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]
scripts/snapdragon/ggml-hexagon-profile.py