ViperEkura
28d1bd07cf
style: unify decode expf to __expf
- attn_decode_split_kv.cuh: 4 expf -> __expf
- attn_paged_decode_split_kv.cuh: 4 expf -> __expf
- --use_fast_math makes expf emit __expf anyway, so no behavior change
- aligns decode with prefill/mma kernels that already use __expf
2026-07-31 00:19:18 +08:00
..
2026-07-30 20:38:34 +08:00
2026-07-30 20:38:34 +08:00
2026-07-31 00:19:18 +08:00
2026-07-21 22:21:39 +08:00
2026-07-30 22:06:41 +08:00
2026-07-30 20:38:34 +08:00
2026-07-30 20:38:34 +08:00
2026-07-30 22:06:41 +08:00
2026-07-31 00:19:18 +08:00
2026-07-21 22:21:39 +08:00
2026-07-30 20:38:34 +08:00
2026-07-30 20:38:34 +08:00
2026-07-21 22:21:39 +08:00
2026-07-27 00:35:34 +08:00