Skip to content

Conversation

@bumbosiepsak
Copy link
Contributor

Adding tests from CVS-172238 reproduction on top of @evkotov PR, which fixes a duplicate (#32608 / CVS-168811)

@bumbosiepsak bumbosiepsak requested a review from a team as a code owner October 31, 2025 13:03
@github-actions github-actions bot added the category: ONNX FE OpenVINO ONNX FrontEnd label Oct 31, 2025
@bumbosiepsak bumbosiepsak requested a review from evkotov October 31, 2025 13:12
Comment on lines +183 to +184
const ov::Shape data_static_shape = data_pshape.to_shape();
const ov::Shape filters_static_shape = filters_pshape.to_shape();
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to support for dynamic shape data that is more often met case in models using ShapeOf op?
May be for this you need to adjust calculate_transpose_auto_pads function. Please check.

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

Labels

category: ONNX FE OpenVINO ONNX FrontEnd

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants