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-19 11:56:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14449ff80c7ce59b38b5b5d4ee706fddfd8c6762
candle
/
candle-core
History
laurent
14449ff80c
Get the cpu backend to compile.
2023-06-28 14:12:38 +01:00
..
examples
Add some helper functions.
2023-06-27 17:37:09 +01:00
src
Get the cpu backend to compile.
2023-06-28 14:12:38 +01:00
tests
Add more cuda testing again.
2023-06-28 08:33:43 +01:00
Cargo.toml
Use num-cpus to enable parallelism.
2023-06-27 14:42:26 +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