tenstorrent / tt-metal

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.
Apache License 2.0
417 stars 54 forks source link

ttnn YoloV4 Demo #8438

Closed saichandax closed 2 months ago

saichandax commented 4 months ago

Demo for the functional YoloV4 model. https://github.com/tenstorrent/tt-metal/tree/ankit/ttnn_yolov4_demo

saichandax commented 3 months ago

Demo results are updated in the doc here

saichandax commented 2 months ago

This is the demo with the old ttnn conv implementatoin in the pipeline. We are yet create demo file for the model with new conv API in the pipeline (here: #10270) We can close this ticket. However, this ticket can be referred for the new demo file creation.