tenstorrent / tt-metal

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

TTNN demo for UNet #5792

Open dvartaniansTT opened 7 months ago

dvartaniansTT commented 7 months ago

Is your feature request related to a problem? Please describe. have a demo for UNet running on device via TTNN

Describe the solution you'd like Have a demo of UNet carvana and/or UNet Brain-segmentation running on device via TTNN. carvana and Brain MRI segmentation via UNet

dvartaniansTT commented 6 months ago

currently blocked by: 5857 & 6326

dvartaniansTT commented 6 months ago

a quick summary for the brain-mri variant here:

dvartaniansTT commented 6 months ago

currently blocked by: https://github.com/tenstorrent-metal/tt-metal/issues/5857 & https://github.com/tenstorrent-metal/tt-metal/issues/6326 once these 2 issues are resolved, I can test concats and then the model end to end.