tenstorrent / tt-metal

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

SSDLite (MobilnetV3) ops Unit tests #6906

Open saichandax opened 5 months ago

saichandax commented 5 months ago

To create unittests for all the ops in the SSDLite (MobilenetV3) 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 5 months ago

PR: #6909