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
b4fe316fa1c94f87044e642bf6501fbb6d9361da
candle
/
candle-core
History
laurent
b4fe316fa1
Group support in conv-transpose2d.
2023-09-09 18:11:41 +01:00
..
examples
Add a custom softmax implementation. (
#744
)
2023-09-05 14:20:23 +01:00
src
Group support in conv-transpose2d.
2023-09-09 18:11:41 +01:00
tests
Group support in conv-transpose2d.
2023-09-09 18:11:41 +01:00
Cargo.toml
Add some documentation. (
#673
)
2023-08-30 11:54:00 +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