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-19 19:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce27073febe14e1c1a9fe521fc46163ae2aaa820
candle
/
candle-core
History
Nicolas Patry
ce27073feb
Update candle-core/src/safetensors.rs
2023-07-06 23:59:54 +02:00
..
examples
Add mkl support for matrix multiply. (
#86
)
2023-07-06 11:05:05 +01:00
src
Update candle-core/src/safetensors.rs
2023-07-06 23:59:54 +02:00
tests
Use broadcasted scalars for const tensors.
2023-06-29 11:56:40 +01:00
Cargo.toml
Add mkl support for matrix multiply. (
#86
)
2023-07-06 11:05:05 +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