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
fa06f5f5f9a05c8d0c246e761e94a73680c510a6
candle
/
candle-core
History
Laurent Mazare
fa06f5f5f9
F16/BF16 bugfix (bis). (
#2143
)
...
* F16/BF16 bugfix (bis). * Another fix. * Yet another fix.
2024-04-29 14:08:44 +02:00
..
benches
Metal Unary: Add benchmarks and process kernels in a tile based fashion (
#2056
)
2024-04-21 00:10:33 +02:00
examples
Move the tensor-tools binary in a separate crate. (
#1969
)
2024-03-30 15:49:37 +01:00
src
F16/BF16 bugfix (bis). (
#2143
)
2024-04-29 14:08:44 +02:00
tests
Add the cuda dequantize f16 kernels. (
#2137
)
2024-04-28 20:05:05 +02:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +01:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust