tenstorrent / tt-metal

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

[MCW] Data Parallel Implementation of ShallowUnet in n300 #11810

Open saichandax opened 3 weeks ago

saichandax commented 3 weeks ago

Currently, on main we have Shallow Unet in old conv.

End goal is to have a data parallel implementation of Shallow Unet in n300 with new conv API.

Executive summary:

sub-tasks

saichandax commented 2 weeks ago

ToDo (Aug-27)

saichandax commented 2 weeks ago

Currently, this task is on hold. Updates are as of 28th August.

Currently Evan is working on Shallow Unet in #11912