Skip to content

Conversation

@apsonawane
Copy link
Contributor

Fixes comments from this PR:
#1919

@apsonawane apsonawane requested a review from tianleiwu December 17, 2025 22:33
@apsonawane apsonawane enabled auto-merge (squash) December 17, 2025 23:31
pytorch_pixel_values = pytorch_inputs["pixel_values"].numpy()

# Check if shapes match
if pixel_array.shape == pytorch_pixel_values.shape:
Copy link
Contributor

@tianleiwu tianleiwu Dec 18, 2025

Choose a reason for hiding this comment

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

Do we have a test case with shape match so that this branch is hit?

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants