-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Update examples with image processors #21155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update examples with image processors #21155
Conversation
|
The documentation is not available anymore as the PR was closed or merged. |
0709fad to
b5c2839
Compare
NielsRogge
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for fixing! 🙏
sgugger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
|
This broke the deepspeed tests. Fix is here: #21283 when modifying examples and breaking back compat please scan the slow tests and adjust those too. Thank you! The reason this is important is because Deepspeed CI runs our slow deepspeed tests as normal CI so when we break things their CI is broken. |
|
@stas00 - thanks for applying a quick fix and apologies about the break. I'll make sure to remember the slow tests next time! |
|
Thank you, Amy!
|
What does this PR do?
Updates all of the feature extractor references to image processors in the
examplesfolder.Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.