]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-hexagon: respect input size when getting/setting tensor data (llama/16836)
authorl3utterfly <redacted>
Fri, 31 Oct 2025 04:46:31 +0000 (12:46 +0800)
committerGeorgi Gerganov <redacted>
Sat, 1 Nov 2025 07:41:35 +0000 (09:41 +0200)
commit6adf9f7a27e23a43c42fb7be006c179b8c2d0551
tree84fa8859606902dfbc5b8c6ac1394e284b4241ae
parentf14754dfd817bd611ce108c17bdcbda21a93667d
ggml-hexagon: respect input size when getting/setting tensor data (llama/16836)

* respect input size when getting/setting tensor data

allows partial repacking/copying when get tensor size is smaller than the actual tensor

* Removed duplicate repack_mxfp4_mxfp4x4x2 function
src/ggml-hexagon/ggml-hexagon.cpp