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 18:48:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c22f23e568c93d98df36b6a8a7f7481b4609f478
candle
/
candle-core
History
laurent
c22f23e568
Bugfix.
2023-09-09 19:11:59 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Bugfix.
2023-09-09 19:11:59 +01:00
tests
Merge branch 'main' into conv-transpose-groups
2023-09-09 18:50:13 +01:00
Cargo.toml
Add some documentation. (
#673
)
2023-08-30 11:54:00 +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