]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hexagon: add support for FILL op (llama/22198)
authorAparna M P <redacted>
Tue, 21 Apr 2026 23:24:20 +0000 (04:54 +0530)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:15 +0000 (11:29 +0300)
commitd6a417408c5a764ff484a0210d5d99a55af9d8c9
tree2a2b01a511622d0ecb4d684d22c7049e52156bb3
parent2e5eb6e9512a51129827698576307c7d4f5148d4
hexagon: add support for FILL op (llama/22198)

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/fill-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