Skip to content

Remove unused unit tests#1923

Open
apsonawane wants to merge 1 commit intomainfrom
asonawane/vlm
Open

Remove unused unit tests#1923
apsonawane wants to merge 1 commit intomainfrom
asonawane/vlm

Conversation

@apsonawane
Copy link
Copy Markdown
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
Copy Markdown
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants