Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#0: Yolov7 ttnn implementation & demo #17786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vigneshkeerthivasanx
Copy link
Contributor

@vigneshkeerthivasanx vigneshkeerthivasanx commented Feb 10, 2025

Problem description

#13477 Added ttnn support and optimizations for Yolov7 model along with demo.

What's changed

Added ttnn support for yolov7 along with demo, e2e, device perf with PCC>0.97.
Improved the model's perf through optimizations and still scope for optimizations.
Trace implementation is WIP.

Checklist

@vigneshkeerthivasanx vigneshkeerthivasanx marked this pull request as ready for review February 17, 2025 14:35
@vigneshkeerthivasanx
Copy link
Contributor Author

With latest main and getting the following error with reshape.

E       RuntimeError: TT_FATAL @ /home/ubuntu/harini/tt-metal/ttnn/cpp/ttnn/tensor/tensor_spec.cpp:42: num_shards <= num_cores
E       info:
E       Number of shards along height 160 must not exceed number of cores 50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants