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
ab36a7f3e352ab113a2580b5e73a48afae60d318
candle
/
candle-core
History
Laurent Mazare
ab36a7f3e3
Fix for when f16c is not available. (
#614
)
2023-08-27 07:19:52 +01:00
..
examples
More pickle support. (
#588
)
2023-08-24 18:45:10 +01:00
src
Fix for when f16c is not available. (
#614
)
2023-08-27 07:19:52 +01:00
tests
Add reference implementation for
q4k
and
q5k
(
#586
)
2023-08-26 12:07:54 +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