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-18 11:37:11 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9c1f7e2012d1dc29f613e60d19b4e0b49bf01bd
candle
/
candle-core
History
Nicolas Patry
d9c1f7e201
Fixed matmul (display still broken without casting back to CPU first? )
2023-11-10 20:09:25 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Fixed matmul (display still broken without casting back to CPU first? )
2023-11-10 20:09:25 +01:00
tests
feat: add backprop for elu (
#1269
)
2023-11-04 21:26:41 +01:00
Cargo.toml
Adding the actual backend
2023-11-09 19:53:14 +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