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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f2604269350cbba2409e54d413d68718ef36858
candle
/
candle-core
History
Laurent Mazare
43c7223292
Rename the .r functions to .dims so as to be a bit more explicit. (
#220
)
2023-07-22 10:39:27 +01:00
..
examples
Simplify the parameters used by sum and sum_keepdim. (
#165
)
2023-07-14 08:22:08 +01:00
src
Rename the .r functions to .dims so as to be a bit more explicit. (
#220
)
2023-07-22 10:39:27 +01:00
tests
Rename the .r functions to .dims so as to be a bit more explicit. (
#220
)
2023-07-22 10:39:27 +01:00
Cargo.toml
Centralize the dependency versions and inherit them. (
#177
)
2023-07-16 07:47:17 +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