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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ddda706bde9936cbc8f90142ed4acc43390904e
candle
/
candle-core
History
Nicolas Patry
3672e1a46f
Revert "Testing fmt CI check behind cuda feature flag."
...
This reverts commit
b9605310b1
.
2023-07-14 15:18:14 +00:00
..
examples
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
src
Revert "Testing fmt CI check behind cuda feature flag."
2023-07-14 15:18:14 +00:00
tests
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
Cargo.toml
Removing cuda default.
2023-07-14 16:52:15 +02: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