tenstorrent / tt-metal

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

YoloV4 Ops Unittests #6635

Open saichandax opened 3 months ago

saichandax commented 3 months ago

To create unittests for all the ops in the YoloV4 model on GS device. unit tests to be created under https://github.com/tenstorrent-metal/tt-metal/blob/main/tests/ttnn/unit_tests/operations

saichandax commented 3 months ago

commit for the unit tests is here

saichandax commented 3 months ago

PR: #6897 Need to clean code @ankitmcw