
nullnameandGitHub
21d31e0810
ggml-hexagon: fix swiglu failure at test-backend-ops (#17344)
* refactor: use hvx_vec_exp_fp32_guard_inf for overflow handling in hvx_exp_f32
* feat: add fast sigmoid function with overflow guard for fp32
* refactor: replace hvx_vec_inverse_fp32 with hvx_vec_inverse_fp32_guard_inf for improved overflow handling
* feat: enhance hvx_add_scalar_f32 with overflow handling using infinity guard
* wip
* add HVX_Vector_Alias
wip
* wip
* fix: improve handling of src1 tensor in glu_swiglu_fp32_per_thread function
* fix nc
* wip
* wip
* handle nan at inverse
* wip
* fix neg
* wip
* rename
* fix hvx_vec_inverse_fp32_guard_inf to handle infinity and NaN cases correctly
* wip
* fix hvx_vec_inverse_fp32_guard_inf to handle NaN cases correctly
* wip
* wip
* wip
* fix output sign
2025-11-20 15:45:05 -08:00
..
2025-09-29 17:43:58 +03:00
2025-11-18 16:41:52 +08:00
2025-11-20 12:58:21 +02:00
2025-11-20 12:32:02 +02:00
2025-11-20 15:45:05 -08:00
2025-10-27 21:39:49 +01:00
2025-11-20 14:10:44 +02:00
2025-10-11 20:54:32 +02:00
2025-11-15 17:40:14 -08:00
2025-10-17 18:02:52 +03:00
2025-11-16 00:52:42 +01:00
2025-11-19 17:29:45 +01:00
2025-11-07 19:27:20 -08:00
2025-09-23 14:53:05 +08:00
2025-11-11 13:19:50 +02:00
2025-10-26 23:19:03 +01:00
2025-10-04 12:49:16 +03:00
2025-10-22 13:47:09 -07:00
2025-11-13 13:14:02 +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-11-13 20:54:47 +02:00
2025-06-01 13:43:57 +03:00
2025-09-05 11:34:28 +02:00