
ShouyuandGitHub
4470a0764a
ggml-hexagon: gelu operation (#17921)
* feat: inital support for gelu using sigmoid approximation
* snapshot: faster gelu using polynomial approximation
* test: disable l2-block prefetch in polynomail approximation
* Revert "test: disable l2-block prefetch in polynomail approximation"
This reverts commit 72339994d45b2bed887e79994403c378d90b62b5.
* Revert "snapshot: faster gelu using polynomial approximation"
This reverts commit 2a787a61d11f9e63e5943a2e6d134b2f0c402ace.
* debug: temporarily disable unnecessary log message for debug purpose
* Feat: optiized unaligned sigmoid_f32
* Feat: larger l2prefetch block
* feat: apply unaligned-load optimization on mul and mul_scalar
* Revert "debug: temporarily disable unnecessary log message for debug purpose"
This reverts commit 84f2f23aa9f17e2fa826db969cd825d0ab192995.
* refactor: cleanup commented unused code
* chore: reformat code with clang-formatter to pass cli test
* Revert "chore: reformat code with clang-formatter to pass cli test"
This reverts commit 952877ec24732b12010c7fa7ed3fc8de4b74e718.
* fix: fix loop overflow
* chore: fix formating ci error
2025-12-17 10:39:32 -08:00
..
2025-09-29 17:43:58 +03:00
2025-12-12 15:49:27 +01:00
2025-12-17 13:39:13 +02:00
2025-12-17 09:34:54 +01:00
2025-12-17 10:39:32 -08:00
2025-10-27 21:39:49 +01:00
2025-12-15 16:14:49 +02:00
2025-10-11 20:54:32 +02:00
2025-12-06 15:07:02 +01:00
2025-12-06 12:28:16 +01:00
2025-12-15 10:35:15 +08:00
2025-12-14 14:52:46 +01:00
2025-12-05 12:25:51 -08:00
2025-09-23 14:53:05 +08:00
2025-12-07 00:13:33 +08:00
2025-12-17 10:14:47 +02:00
2025-12-15 09:24:59 +01:00
2025-10-04 12:49:16 +03:00
2025-12-07 00:13:33 +08:00
2025-12-15 09:24:59 +01:00
2025-08-05 22:10:36 +03:00
2025-11-13 20:54:47 +02:00
2025-08-14 12:03:57 +02:00
2025-09-23 10:25:20 +02:00
2025-08-05 22:10:36 +03:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2025-12-15 09:24:59 +01:00
2025-06-01 13:43:57 +03:00
2025-12-03 07:12:18 +01:00