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
c8fc9da73701e3f5d16695d6a38d55d471c7b82c
candle
/
candle-core
History
laurent
c9c468e1aa
Use Map2 for binary ops.
2023-06-29 10:09:15 +01:00
..
examples
Simplify the pattern matching logic in the cuda backend.
2023-06-29 09:21:11 +01:00
src
Use Map2 for binary ops.
2023-06-29 10:09:15 +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