]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
hexagon: improve RMS_NORM and DIV accuracy (#21251)
authorAparna M P <redacted>
Wed, 1 Apr 2026 15:43:08 +0000 (21:13 +0530)
committerGitHub <redacted>
Wed, 1 Apr 2026 15:43:08 +0000 (08:43 -0700)
commit8710e5f9b9bd7246608808ccd3626bde8abf6ff9
treee5cc27263741cdb54ed84808c9b995d0c0c789e3
parent1d6d4cf7a5361046f778414c5b1f5ecbc07eeb77
hexagon: improve RMS_NORM and DIV accuracy (#21251)

* hexagon-rms_norm: fix RMS_NORM for non-aligned tensor sizes

Co-authored-by: Krishna Sridhar <redacted>
* hexagon-div: perform DIV in fp16 domain for lower dsp archs

---------

Co-authored-by: Krishna Sridhar <redacted>
ggml/src/ggml-hexagon/htp/hvx-div.h
ggml/src/ggml-hexagon/htp/unary-ops.c