tenstorrent / tt-metal

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

Blazepose: Enable TTNN Support #9770

Open Sudharsan-V opened 2 months ago

Sudharsan-V commented 2 months ago

Enable support for Blazeposee model using TTNN ops.

Sudharsan-V commented 2 months ago

The reference(PyTorch) implementation for the Blazepose model is completed. Corresponding PR #9775