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 12:06:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db3e9dae048db2272ec6e4478f8f503c4b6745b6
candle
/
candle-core
History
Laurent Mazare
635012d770
Do not backprop through argmin/argmax. (
#865
)
2023-09-15 22:15:40 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Do not backprop through argmin/argmax. (
#865
)
2023-09-15 22:15:40 +01:00
tests
Scalar support in minimum/maximum. (
#832
)
2023-09-13 08:24:58 +01:00
Cargo.toml
Bump the crate version + update the changelog. (
#822
)
2023-09-12 06:39:24 +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