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 02:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81a36b8713721e2cfd098fad04972bf823ef0d5d
candle
/
candle-core
History
Laurent Mazare
130fe5a087
Add the upblocks. (
#853
)
2023-09-14 22:24:56 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Add the upblocks. (
#853
)
2023-09-14 22:24:56 +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