Skip to content

Conversation

@nimeshakalanka
Copy link

Description

This PR removes the deprecated max_size parameter from ConditionalDetrImageProcessor.preprocess() method.

Fixes

Closes #37939

Changes

  • Removed max_size parameter from the preprocess method signature
  • Removed all references to max_size in the method body

Testing

  • Ran existing tests for conditional_detr model
  • Verified no deprecation warnings are raised

@github-actions
Copy link
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: conditional_detr

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.

ConditionalDetrImageProcessor still accepts the deprecated parameter max_size

1 participant