Skip to content

Conversation

andrey-churkin
Copy link
Contributor

Changes

Reason for changes

Related tickets

Tests

@andrey-churkin andrey-churkin requested a review from a team as a code owner October 6, 2025 12:47
@andrey-churkin andrey-churkin force-pushed the ac/onnxruntime_shape_inference branch from f4f99c8 to 74aa674 Compare October 8, 2025 08:20
@andrey-churkin andrey-churkin force-pushed the ac/onnxruntime_shape_inference branch from 74aa674 to 114e276 Compare October 8, 2025 10:13
@github-actions github-actions bot added the NNCF ONNX Pull requests that updates NNCF ONNX label Oct 9, 2025
Comment on lines +1712 to +1713
tensor_array=np.array([1, 3, 5], dtype=np.int64),
data_type=onnx.TensorProto.INT64,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Incorrect data type for the shape input of the Reshape operation. It should be tensor(int64), according to the documentation.

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

Labels

NNCF ONNX Pull requests that updates NNCF ONNX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant