-
Notifications
You must be signed in to change notification settings - Fork 31.4k
🚨 [v5] Delete feature extractors used for vision #41174
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
🚨 [v5] Delete feature extractors used for vision #41174
Conversation
|
Nice, IIRC there were a few utils in processing handling that involved using the |
|
Yeah, the tests are failing, I will do one more round of cleaning |
|
[For maintainers] Suggested jobs to run (before merge) run-slow: auto |
|
Done |
gante
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.
LGTM 🤗 🧹 🧹 🧹
(probably needs a few more deletions, looking at the CI issues)
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
* bye bye * remove from docs * do not use feature extractor here * fix docs * do not delete it * forgot these
* bye bye * remove from docs * do not use feature extractor here * fix docs * do not delete it * forgot these
* bye bye * remove from docs * do not use feature extractor here * fix docs * do not delete it * forgot these
What does this PR do?
As per title, let's clean up for v5
These were supposed to be deleted anyway and we had the warning logged for a long time, even before I joined. Feature Extractors are now reserved for audio models only