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 20:09:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad91415b4f5b400d3e07def99529af68eedf6387
candle
/
candle-core
History
Laurent Mazare
66750f9827
Add some 'cuda-if-available' helper function. (
#172
)
2023-07-15 08:25:15 +01:00
..
examples
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
src
Add some 'cuda-if-available' helper function. (
#172
)
2023-07-15 08:25:15 +01: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