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

support convs with groups>1 in TTNN needed for YOLOv4 #6580

Closed
dvartaniansTT opened this issue Mar 20, 2024 · 0 comments
Closed

support convs with groups>1 in TTNN needed for YOLOv4 #6580

dvartaniansTT opened this issue Mar 20, 2024 · 0 comments
Assignees

Comments

@dvartaniansTT
Copy link
Contributor

dvartaniansTT commented Mar 20, 2024

Describe the solution you'd like
We need to add support for groups>1 for 46 of the convs in YOLOv4. (46 failed) add support for groups>1

to test, from dvartanians/yolov4 run: pytest tests/ttnn/unit_tests/operations/test_conv2d.py::test_yolov4_conv_groups_larger_than_one

Additional context
customer feature
GS - e150
OS: [e.g. Ubuntu 20.04]
dvartanians/yolov4 commit: 50c10d2

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

No branches or pull requests

3 participants