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-16 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d32e8199cd6c8381aa309528675d6d6a88c0f850
candle
/
candle-core
History
Laurent Mazare
d99cac3ec3
Move the avx specific bits to a separate file. (
#481
)
2023-08-17 09:01:06 +01:00
..
examples
AVX version of the vecdot for q4_0. (
#474
)
2023-08-17 07:03:32 +01:00
src
Move the avx specific bits to a separate file. (
#481
)
2023-08-17 09:01:06 +01:00
tests
AVX version of the vecdot for q4_0. (
#474
)
2023-08-17 07:03:32 +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