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-22 04:22:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0fc95c9f0c426db0f32f7e853035fd3e8415c311
candle
/
candle-core
History
Laurent Mazare
0fc95c9f0c
Add a dequantize command to tensor-tools. (
#1565
)
...
* Add a dequantize command to tensor-tools. * Clippy fixes.
2024-01-11 11:21:01 +01:00
..
benches
Sketch the minimal mamba example. (
#1465
)
2023-12-22 00:28:50 +01:00
examples
Add a dequantize command to tensor-tools. (
#1565
)
2024-01-11 11:21:01 +01:00
src
Add relu kernel for metal (
#1488
)
2024-01-10 18:27:17 +01:00
tests
Simpler repro for the neon optimization issue + bugfix (
#1544
)
2024-01-07 20:21:49 +01:00
Cargo.toml
Simplifying our internal cargo dependencies. (
#1529
)
2024-01-07 12:04:14 +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