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-19 19:58:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b31d41e26a47d91d828e0c4f567f14b659775e5e
candle
/
candle-examples
History
Laurent Mazare
b31d41e26a
Add a convnet training example. (
#661
)
...
* Add a convnet example. * Dataset fix. * Randomize batches.
2023-08-29 18:23:01 +01:00
..
examples
Add a convnet training example. (
#661
)
2023-08-29 18:23:01 +01:00
src
Fix clippy + save_image.
2023-08-29 10:19:44 +02:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Remove image dep.
2023-08-28 15:15:27 +02:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples