]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
hexagon: add support for FILL op (#22198)
authorAparna M P <redacted>
Tue, 21 Apr 2026 23:24:20 +0000 (04:54 +0530)
committerGitHub <redacted>
Tue, 21 Apr 2026 23:24:20 +0000 (16:24 -0700)
commit0dedb9ef7a71fcebfa6fb17e0d6e6abd6e893376
treec3202100cbf43750aa4ade5ad959302e9644c71b
parent2799d933b5b5a0a54b151ea213f4c12c73b15866
hexagon: add support for FILL op (#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