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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e2eb6590ed57438f1c428112f0f444c1bc2acd6d
candle
/
candle-core
History
Nicolas Patry
e2eb6590ed
Merge pull request
#1323
from huggingface/metal3
...
Adding the test scaffolding.
2023-11-27 13:06:01 +01:00
..
examples
Implement the module trait directly for QMatMul. (
#1372
)
2023-11-25 10:09:45 +00:00
src
Merge pull request
#1323
from huggingface/metal3
2023-11-27 13:06:01 +01:00
tests
Merge pull request
#1323
from huggingface/metal3
2023-11-27 13:06:01 +01:00
Cargo.toml
Fix comments.
2023-11-20 14:13:44 +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