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 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
548b1df7ea8835f171f04ce28f778a30e8b31f9c
candle
/
candle-core
History
Laurent Mazare
548b1df7ea
Remove the dependency to blas and use mkl directly. (
#125
)
2023-07-10 15:52:03 +01:00
..
examples
Sketch a fast cuda kernel for reduce-sum. (
#109
)
2023-07-08 12:43:56 +01:00
src
Remove the dependency to blas and use mkl directly. (
#125
)
2023-07-10 15:52:03 +01:00
tests
Add more sum tests. (
#110
)
2023-07-08 13:15:36 +01:00
Cargo.toml
Remove the dependency to blas and use mkl directly. (
#125
)
2023-07-10 15:52:03 +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