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
31ab2ddaebe632f06f647c470259364eb53ca9e8
candle
/
candle-core
History
Laurent Mazare
b11a2a7b9d
Move the constant to avoid some unused warning. (
#837
)
2023-09-13 11:56:53 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Move the constant to avoid some unused warning. (
#837
)
2023-09-13 11:56:53 +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