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
e21c686cdc82ca07d77570c29a8a110040136c5c
candle
/
candle-core
History
Laurent Mazare
e21c686cdc
Fixes for clippy 1.72. (
#587
)
2023-08-24 17:46:17 +01:00
..
examples
Add to the cuda example a reproduction of the issue. (
#579
)
2023-08-24 12:07:31 +01:00
src
Fixes for clippy 1.72. (
#587
)
2023-08-24 17:46:17 +01:00
tests
More non square testing (
#582
)
2023-08-24 13:01:04 +01:00
Cargo.toml
Add some group parameter to convolutions. (
#566
)
2023-08-23 12:58:55 +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