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
initializer
candle
/
candle-core
History
Laurent Mazare
965597a873
Add a test for qmatmul. (
#459
)
2023-08-16 06:36:27 +01:00
..
examples
Cudnn support (
#445
)
2023-08-14 21:30:41 +01:00
src
Add quantized tensors. (
#458
)
2023-08-15 22:45:53 +01:00
tests
Add a test for qmatmul. (
#459
)
2023-08-16 06:36:27 +01:00
Cargo.toml
Rename vec-dot to vec-ops. (
#449
)
2023-08-15 10:48:57 +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