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
2b8e8c9f1453f2e8b1d3b9cfc266365852e9fccd
candle
/
candle-core
History
Nicolas Patry
666c6f07a1
Merge pull request
#88
from LaurentMazare/fix_unsafe_loads
...
Fixing unsafe slow load (memcpy).
2023-07-07 00:09:56 +02:00
..
examples
Add mkl support for matrix multiply. (
#86
)
2023-07-06 11:05:05 +01:00
src
Merge pull request
#88
from LaurentMazare/fix_unsafe_loads
2023-07-07 00:09:56 +02:00
tests
Allow using mkl in tests. (
#90
)
2023-07-06 13:25:05 +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