candle/candle-wasm-examples/yolo/src
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