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] Add infer_conv_backprop_auto_padding func #825

Conversation

t-jankowski
Copy link
Contributor

Deprecated function ngraph::opset1::infer_conv_backprop_auto_padding from OV core validation util is being removed in OpenVINO 2024.0 release in PR 22152. It's used by FusedConvBackpropData::validate_and_infer_types() though it's added in this PR into this class similar way as already present infer_conv_backprop_output_spatial_shape method.

@t-jankowski t-jankowski requested a review from a team as a code owner January 16, 2024 08:30
@github-actions github-actions bot added the category: NVIDIA plugin OpenVINO NVIDIA plugin label Jan 16, 2024
@ilya-lavrenov ilya-lavrenov merged commit d55902f into openvinotoolkit:master Jan 16, 2024
5 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.

3 participants