Justine Tunney b9dfc25ca3
ggml : fix overflows in elu function (#8866)
It's helpful to use expm1f(x), because expf(x)-1 will result in overflow
for 25% of single-precision floating point numbers.
2024-08-05 15:43:40 +03:00
..
2024-07-13 18:12:39 +02:00
2024-07-30 12:37:35 +02:00