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-17 02:58:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8e24f1284decb5b56a1e3f3ff41e49860d01244
candle
/
candle-core
History
Ivar Flakstad
e8e24f1284
Follow crate conventions
2024-01-01 20:37:56 +01:00
..
benches
Follow crate conventions
2024-01-01 20:37:56 +01:00
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Follow crate conventions
2024-01-01 20:37:56 +01:00
tests
Remove print.
2023-12-18 11:04:16 +01:00
Cargo.toml
Added fill bench
2024-01-01 20:22:44 +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