]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Feature hexagon l2 norm (llama/22816)
authorPranav Dhinakar <redacted>
Fri, 8 May 2026 20:41:40 +0000 (13:41 -0700)
committerGeorgi Gerganov <redacted>
Thu, 14 May 2026 18:26:48 +0000 (21:26 +0300)
commite0573051c6e7f814db4353429980482f663a0057
tree6724b0707154015ee99d300632323daa06c905b0
parent184f1a1383e3e6917527e723f8b4ccf9fd571550
Feature hexagon l2 norm (llama/22816)

* L2_NORM Updates

* Addressed PR Comments

* ggml-hexagon: add L2_NORM HVX kernel for Hexagon backend

* hex-unary: remove supported_unary_nc since the outer loop is the same for all unary ops

---------

Co-authored-by: Max Krasnyansky <redacted>
ggml/src/ggml-hexagon/ggml-hexagon.cpp
ggml/src/ggml-hexagon/htp/htp-ops.h
ggml/src/ggml-hexagon/htp/main.c
ggml/src/ggml-hexagon/htp/unary-ops.c