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 18:28:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c88c3ce06f665858fccbe8bfa12d61db9f7044e
candle
/
candle-core
History
Thomas Santerre
4c88c3ce06
Add benchmarks for qmatmul operations (
#2048
)
...
* Add qmatmul bench * add all dtypes
2024-04-13 12:30:14 +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
Support gather on bf16 for metal. (
#2035
)
2024-04-10 12:49:25 +02:00
tests
Add support for "sign" on tensors (
#2012
)
2024-04-04 22:32:47 +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