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 03:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ae368e98eee085e5ceb2371c4271b39279f0cec
candle
/
candle-core
History
laurent
2ae368e98e
Switch from a macro to a trait to make things more generic.
2023-06-28 21:06:56 +01:00
..
examples
Add some helper functions.
2023-06-27 17:37:09 +01:00
src
Switch from a macro to a trait to make things more generic.
2023-06-28 21:06:56 +01:00
tests
Get the cpu tests to run.
2023-06-28 14:32:02 +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