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-16 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecf88a6d381e40c8db1c643dff2753fd877fae92
candle
/
candle-core
History
Ivar Flakstad
ecf88a6d38
Merge branch 'main' into ivarflakstad/metal-prng
2024-01-14 17:10:54 +01:00
..
benches
Merge branch 'main' into ivarflakstad/metal-prng
2024-01-14 17:10:54 +01:00
examples
Add a dequantize command to tensor-tools. (
#1565
)
2024-01-11 11:21:01 +01:00
src
Merge branch 'main' into ivarflakstad/metal-prng
2024-01-14 17:10:54 +01:00
tests
Add the pow operator. (
#1583
)
2024-01-13 20:24:06 +01: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