summaryrefslogtreecommitdiff
path: root/candle-core/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* 20241118 docs (#2629)zachcp2024-11-191-0/+2
* Bump the version number to 0.5.1. (#2155)Laurent Mazare2024-05-031-0/+2
* Add an erf based gelu op (#900)Laurent Mazare2023-09-192-0/+764
* Tweaks to softmax. (#745)Laurent Mazare2023-09-051-14/+81
* Fix for when f16c is not available. (#614)Laurent Mazare2023-08-271-1/+1
* Trace softmax (#568)Laurent Mazare2023-08-231-1/+35
* Add support for i64 (#563)Laurent Mazare2023-08-231-0/+1
* Quantized support for f16 and f32 (#457)Laurent Mazare2023-08-151-3/+0
* Rename vec-dot to vec-ops. (#449)Laurent Mazare2023-08-151-7/+7
* Simd support (#448)Laurent Mazare2023-08-155-0/+557