support convs with groups>1 in TTNN needed for YOLOv4 #6580
Labels
conv generality
Customer_Feature
feature
feature-request
External feature request
op_cat: conv2D
2D convolution for CNNs
P2
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
The text was updated successfully, but these errors were encountered: