tenstorrent / tt-metal

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

MobilenetV3 Ops Unit tests #6868

Open saichandax opened 4 months ago

saichandax commented 4 months ago

To create unittests for all the ops in the YoloV5 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 4 months ago

PR: #6908