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-20 12:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64c6bc4f5e8bda9e5a0694d542220dd7c318ac9e
candle
/
candle-core
History
laurent
395c84e80a
Also run the backprop tests on cuda.
2023-06-28 08:15:03 +01:00
..
examples
Add some helper functions.
2023-06-27 17:37:09 +01:00
src
Add some display tests + bugfixes.
2023-06-27 21:37:28 +01:00
tests
Also run the backprop tests on cuda.
2023-06-28 08:15:03 +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