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 20:09:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc67d878bb4a25cbeba361d0a31290f14beb9344
candle
/
candle-core
History
Laurent Mazare
fc67d878bb
Bugfix for conv-transpose1d (
#1734
)
...
* Add a currently broken test. * Bugfix + fix test.
2024-02-19 09:04:49 +01:00
..
benches
Merge branch 'main' into ivarflakstad/metal-prng
2024-01-14 17:10:54 +01:00
examples
Enhance pickle to retrieve state_dict with a given key (
#1671
)
2024-02-06 21:17:33 +01:00
src
Bugfix for conv-transpose1d (
#1734
)
2024-02-19 09:04:49 +01:00
tests
Bugfix for conv-transpose1d (
#1734
)
2024-02-19 09:04:49 +01:00
Cargo.toml
feat(bf16): add cast support + tests for cast + bin ops (
#1524
)
2024-01-11 15:49:13 +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