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-15 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc81af17125ca27d530868580ebed816c8d39d0d
candle
/
candle-core
History
Laurent Mazare
fc81af1712
AVX version of the q6k vec-dot. (
#493
)
...
* AVX version of the q6k vec-dot. * Use the avx sum.
2023-08-17 20:13:18 +01:00
..
examples
AVX version of the vecdot for q4_0. (
#474
)
2023-08-17 07:03:32 +01:00
src
AVX version of the q6k vec-dot. (
#493
)
2023-08-17 20:13:18 +01:00
tests
Relax the requirements on CustomOp. (
#486
)
2023-08-17 11:12:05 +01:00
Cargo.toml
Rename vec-dot to vec-ops. (
#449
)
2023-08-15 10:48:57 +01:00
LICENSE
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
Refactor the hierarchy.
2023-06-27 11:57:27 +02:00
README.md
candle
Minimalist ML framework for Rust