| Commit message (Expand) | Author | Age | Files | Lines |
* | 20241118 docs (#2629) | zachcp | 2024-11-19 | 1 | -0/+2 |
* | Bump the version number to 0.5.1. (#2155) | Laurent Mazare | 2024-05-03 | 1 | -0/+2 |
* | Add an erf based gelu op (#900) | Laurent Mazare | 2023-09-19 | 2 | -0/+764 |
* | Tweaks to softmax. (#745) | Laurent Mazare | 2023-09-05 | 1 | -14/+81 |
* | Fix for when f16c is not available. (#614) | Laurent Mazare | 2023-08-27 | 1 | -1/+1 |
* | Trace softmax (#568) | Laurent Mazare | 2023-08-23 | 1 | -1/+35 |
* | Add support for i64 (#563) | Laurent Mazare | 2023-08-23 | 1 | -0/+1 |
* | Quantized support for f16 and f32 (#457) | Laurent Mazare | 2023-08-15 | 1 | -3/+0 |
* | Rename vec-dot to vec-ops. (#449) | Laurent Mazare | 2023-08-15 | 1 | -7/+7 |
* | Simd support (#448) | Laurent Mazare | 2023-08-15 | 5 | -0/+557 |