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-15 10:26:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1690ab45d2f636bac256bf101c65eb6fa0a1165a
candle
/
candle-core
History
Laurent Mazare
1690ab45d2
Fix the silu gradient issue on 0. (
#2083
)
2024-04-18 14:31:41 +02:00
..
benches
Add benchmarks for qmatmul operations (
#2048
)
2024-04-13 12:30:14 +02:00
examples
Move the tensor-tools binary in a separate crate. (
#1969
)
2024-03-30 15:49:37 +01:00
src
Fix the silu gradient issue on 0. (
#2083
)
2024-04-18 14:31:41 +02:00
tests
Add more QMMV cuda kernels. (
#2077
)
2024-04-18 08:36:43 +02:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +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