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 10:38:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bc811a247048b6cdb8da42d74dc805c00101976
candle
/
candle-examples
History
Laurent Mazare
9bc811a247
Improve the aspect ratio handling on yolo-v8. (
#549
)
...
* Fix the aspect ratio handling in yolo-v8. * Typo.
2023-08-22 14:55:33 +01:00
..
examples
Improve the aspect ratio handling on yolo-v8. (
#549
)
2023-08-22 14:55:33 +01:00
src
Move the yolo shared bits to a common place. (
#548
)
2023-08-22 13:03:07 +01:00
build.rs
Add flash attention (
#241
)
2023-07-26 07:48:10 +01:00
Cargo.toml
Bump the crates version to 0.1.2. (
#522
)
2023-08-20 08:07:07 +01:00
README.md
Add some missing readme files. (
#304
)
2023-08-02 10:57:12 +01:00
README.md
candle-examples