]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-hexagon: mm for mtmd (#17894)
authorShouyu <redacted>
Mon, 15 Dec 2025 18:53:56 +0000 (13:53 -0500)
committerGitHub <redacted>
Mon, 15 Dec 2025 18:53:56 +0000 (10:53 -0800)
commitc45f89d5516221e51eef93e467e3bec6eb811994
tree07b83e2a4d994a0b4d6e863dc667c059a2ffef66
parent9d52f17ae33e8df958e20f3f1b13bfec53ab5a1d
ggml-hexagon: mm for mtmd  (#17894)

* feat: add run_mtmd script for hexagon

* fix: fix issue in fp16xfp32 mm

* fix: remove opt_experiment for fp16xfp32 mm

* fix: ggml-hexagon: matmul fp16xfp32 support non-contigious src0

* fix: fix syntax check for run-mtmd.sh for cli
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/matmul-ops.c
scripts/snapdragon/adb/run-mtmd.sh [new file with mode: 0755]