This website requires JavaScript.
Explore
Help
Register
Sign In
huggingface
/
candle
Watch
1
Star
0
Fork
0
You've already forked candle
mirror of
https://github.com/huggingface/candle.git
synced
2025-06-18 03:28:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3fade3b03d8ce9e832c8ed57be8dfee74b8822a
candle
/
candle-core
/
src
/
cpu
History
Laurent Mazare
89f53b9d7b
Bump the version number to 0.5.1. (
#2155
)
...
* Bump the version number to 0.5.1. * Fix clippy lints for 1.78. * More clippy fixes.
2024-05-03 11:17:05 +02:00
..
avx.rs
Fix for when f16c is not available. (
#614
)
2023-08-27 07:19:52 +01:00
erf.rs
Add an erf based gelu op (
#900
)
2023-09-19 19:54:28 +01:00
kernels.rs
Tweaks to softmax. (
#745
)
2023-09-05 15:22:27 +01:00
mod.rs
Bump the version number to 0.5.1. (
#2155
)
2024-05-03 11:17:05 +02:00
neon.rs
Quantized support for f16 and f32 (
#457
)
2023-08-15 21:09:37 +01:00
simd128.rs
Simd support (
#448
)
2023-08-15 09:50:38 +01:00