llama.cpp/ggml/src/ggml-hexagon
nullname 34ce48d97a
ggml-hexagon: fix `rope` failure at `test-backend-ops` (#17565)
* fix test failure

* fix: correct scaling calculations in rope_cache_init

* fix: optimize element copying in rope_hex_f32 using memcpy

* fix: optimize loop boundaries in rope_hex_f32 for better performance

* feat: add profiling macros for performance measurement in operations
2025-12-10 14:45:43 -08:00
..
htp ggml-hexagon: fix `rope` failure at `test-backend-ops` (#17565) 2025-12-10 14:45:43 -08:00
CMakeLists.txt ggml-hexagon: Initial Hexagon v68/v69 support (#17394) 2025-11-23 16:54:49 -08:00
ggml-hexagon.cpp hexagon: add support for ROPE_NEOX (#17458) 2025-11-23 18:55:56 -08:00
htp-utils.c ggml-hexagon: Initial Hexagon v68/v69 support (#17394) 2025-11-23 16:54:49 -08:00
htp-utils.h ggml-hexagon: graceful fallback for older socs where rpcmem_alloc2 and FASTRPC_GET_URI is unsupported (#16987) 2025-11-05 21:46:38 -08:00