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 19:47:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad075a5f7edb0114b820b3e99a19b17d0d25ec3b
candle
/
candle-core
History
Ivar Flakstad
ad075a5f7e
Remove allow pragma
2024-01-08 06:48:33 +01:00
..
benches
Remove allow pragma
2024-01-08 06:48:33 +01:00
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Adding bfloat16 support for the cast kernels. (
#1520
)
2024-01-04 12:12:56 +01:00
tests
Remove print.
2023-12-18 11:04:16 +01:00
Cargo.toml
Bump the crate version to 0.3.3. (
#1490
)
2023-12-28 13:38:30 +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