]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
hexagon: add VISION RoPE support (llama/25216)
authorAparna M P <redacted>
Thu, 9 Jul 2026 04:55:00 +0000 (10:25 +0530)
committerGeorgi Gerganov <redacted>
Fri, 10 Jul 2026 10:06:42 +0000 (13:06 +0300)
commitdef36a583183ed86350c50091ec8437e53df58b2
tree079622b63132d05695c007f1b62dadd1303e80e0
parent4b914096e8af6831c6d8ab4367efd58b699e6e9c
hexagon: add VISION RoPE support (llama/25216)

* hexagon: add VISION RoPE support

* hexagon: support RoPE on strided half-dim views for all modes

* hex-rope: decouple src0 DMA copy size from row stride

* hex-rope: support non-contiguous dst for RoPE

* hex-rope: fix dst spad pitch for non-contiguous dst
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/rope-ops.c