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
a4f40f3dc881802daa973c8f4f89d133cfa25e2b
candle
/
candle-core
History
Laurent Mazare
a4f40f3dc8
Use rayon directly rather than constraining the number of threads. (
#749
)
2023-09-05 20:26:15 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Use rayon directly rather than constraining the number of threads. (
#749
)
2023-09-05 20:26:15 +01:00
tests
Add tanh. (
#675
)
2023-08-30 13:54:50 +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