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 11:56:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c35fbbb1316b6676c74e0889314802c76261bcf
candle
/
candle-core
History
Laurent Mazare
70f38c2069
Proper error on unsupported dtypes when using gemm. (
#813
)
2023-09-11 12:10:51 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Proper error on unsupported dtypes when using gemm. (
#813
)
2023-09-11 12:10:51 +01:00
tests
Fix cuda randn when generating an odd number of values. (
#793
)
2023-09-09 18:44:21 +01:00
Cargo.toml
Add some documentation. (
#673
)
2023-08-30 11:54:00 +01:00
LICENSE
…
README.md
…
README.md
candle
Minimalist ML framework for Rust