]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
hexagon: add VISION RoPE support (#25216)
authorAparna M P <redacted>
Thu, 9 Jul 2026 04:55:00 +0000 (10:25 +0530)
committerGitHub <redacted>
Thu, 9 Jul 2026 04:55:00 +0000 (21:55 -0700)
commitf2d1c2f3984cb0934b575069489a052654b4037b
treee2b4babfd7473e8ef4ac9834c40be68d2d046432
parent32e41fa5b48e15b93c7a40ce677226b2e773c351
hexagon: add VISION RoPE support (#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