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-20 20:09:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
198009453a7b1b04aa96b38e1f45c4a5f6b4ef70
candle
/
candle-core
History
Nicolas Patry
198009453a
Matmul (no batch, no strided, f32, f32 only) sort of done.
2023-11-01 17:36:51 +01:00
..
examples
Quantized version of mistral. (
#1009
)
2023-09-30 18:25:47 +01:00
src
Matmul (no batch, no strided, f32, f32 only) sort of done.
2023-11-01 17:36:51 +01:00
tests
Support negative steps in arange. (
#1218
)
2023-10-30 07:40:54 +00:00
Cargo.toml
Initial setup
2023-10-31 18:09:10 +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