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

ConvND: fix errmsg if groups > 1 #4199

Merged
merged 1 commit into from Feb 10, 2021
Merged

ConvND: fix errmsg if groups > 1 #4199

merged 1 commit into from Feb 10, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 5, 2021

Description

Fix error message if attempting grouped 3D convolution (groups > 1 is not supported for 3D conv)

Tickets

  • OpenVINO Grouped Convolution on VPU #4073: Grouped Convolution on VPU
  • Internal #-48267: [Myriad] incorrect error message on unsupported groups > 1 at 3D convolution

Testing

See internal ticket

@ghost ghost added bug Something isn't working category: VPU labels Feb 5, 2021
@ghost ghost requested a review from Maxim-Doronin February 5, 2021 10:00
@ghost ghost self-requested a review as a code owner February 5, 2021 10:00
@ghost ghost self-assigned this Feb 5, 2021
@ghost ghost changed the title ConvND: fix errmsg of groups > 1 ConvND: fix errmsg if groups > 1 Feb 5, 2021
@ghost ghost mentioned this pull request Feb 9, 2021
@ghost ghost assigned Maxim-Doronin Feb 10, 2021
@ghost
Copy link
Author

ghost commented Feb 10, 2021

@Maxim-Doronin
Could you please merge?

@Maxim-Doronin Maxim-Doronin merged commit 44c05a7 into openvinotoolkit:master Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants