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

[NVIDIA] Update GroupConvolution tests + small refactoring #714

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

nkogteva
Copy link
Contributor

@nkogteva nkogteva commented Aug 30, 2023

Details:

  • Fix tests for bias fusing (previosly they didn't check anything because Add was removed by CommonOptimizations
  • Adds tests which reproduces CUDNN_STATUS_BAD_PARAM (119703)
  • Move cudnnSetConvolutionMathType to be before cudnnGetConvolutionForwardWorkspaceSize
  • Enable smoke_Convolution2DBiasAddActivation_ExplicitPaddingAsymmetric tests

@nkogteva nkogteva requested a review from a team as a code owner August 30, 2023 11:39
@github-actions github-actions bot added the category: NVIDIA plugin OpenVINO NVIDIA plugin label Aug 30, 2023
@nkogteva nkogteva force-pushed the update_conv_tests branch 4 times, most recently from bf00dd9 to 9efe7dc Compare September 1, 2023 09:08
@nkogteva nkogteva changed the title [NVIDIA][WIP] Tests [NVIDIA] Update GroupConvolution tests + small refactoring Sep 4, 2023
@nkogteva nkogteva requested a review from a team as a code owner September 5, 2023 09:07
@github-actions github-actions bot added the category: CI OpenVINO public CI label Sep 5, 2023
@github-actions github-actions bot removed the category: CI OpenVINO public CI label Sep 5, 2023
@nkogteva nkogteva merged commit 2046995 into openvinotoolkit:master Sep 6, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: NVIDIA plugin OpenVINO NVIDIA plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants