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
49d3f7f70814bd0e8b569f93bb76419306359251
candle
/
candle-core
History
Laurent Mazare
9a465e1b26
Add 1d upsampling. (
#839
)
...
* Add 1d upsampling. * Add the interpolate functions.
2023-09-13 16:50:39 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Add 1d upsampling. (
#839
)
2023-09-13 16:50:39 +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