-
Notifications
You must be signed in to change notification settings - Fork 80
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
yolov4 bringup in TTNN #6433
Labels
Comments
dvartaniansTT
added
feature-request
External feature request
ttnn
P2
Customer_Feature
labels
Mar 15, 2024
dvartaniansTT
added a commit
that referenced
this issue
Mar 15, 2024
…rate model summary along with input output sizes
dvartaniansTT
added a commit
that referenced
this issue
Mar 15, 2024
dvartaniansTT
added a commit
that referenced
this issue
Mar 15, 2024
dvartaniansTT
added a commit
that referenced
this issue
Mar 29, 2024
nsmithtt
pushed a commit
that referenced
this issue
May 9, 2024
…rate model summary along with input output sizes
nsmithtt
pushed a commit
that referenced
this issue
May 9, 2024
nsmithtt
pushed a commit
that referenced
this issue
May 9, 2024
nsmithtt
pushed a commit
that referenced
this issue
May 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
bringup yolov4 in TTNN
Describe the solution you'd like
yolov4 model running on device implemented in TTNN.
will be using open source pytorch yolov4 model which has training weights available for reference.
the current development branch
Additional context
This is a huge model consisting of several modules. There will be several github issues linked to this soon.
related issues: #5079
The text was updated successfully, but these errors were encountered: