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
99549813274c803b6f28de84f8d44692374d88e4
candle
/
candle-wasm-examples
/
yolo
/
src
History
Laurent Mazare
a52b76ae82
Expose the cudnn algo in the conv ops. (
#2892
)
...
* Set the algo. * Expose the cudnn preferred algo for conv ops.
2025-04-14 08:25:32 +02:00
..
bin
Pass directly the buffer ownership. (
#949
)
2023-09-24 06:34:44 +01:00
app.rs
Clippy fixes. (
#2415
)
2024-08-14 10:13:53 +02:00
coco_classes.rs
Sketch the yolo wasm example. (
#546
)
2023-08-22 11:56:43 +01:00
lib.rs
[WIP] Improve Yolo WASM UI example (
#591
)
2023-08-26 11:40:41 +01:00
model.rs
Expose the cudnn algo in the conv ops. (
#2892
)
2025-04-14 08:25:32 +02:00
worker.rs
onnx: fix pad, unsqueeze (
#2317
)
2024-07-23 23:10:57 +02:00