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
82a98f6da0e0d8273bcb6cf5766bc25a58843f80
candle
/
candle-core
History
Laurent Mazare
7dd8e12472
Bump the crate versions to v0.2.3. (
#886
)
...
* Bump the crate version. * Also update the python bindings.
2023-09-18 12:14:03 +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 versions to v0.2.3. (
#886
)
2023-09-18 12:14:03 +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