-
Notifications
You must be signed in to change notification settings - Fork 680
Rename image_encoder to vision_encoder to match HF naming convention #14392
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
Conversation
Summary: As titled. We want to align with `optimum-executorch` naming convension ( which comes from HF `transformers`): https://github.com/huggingface/optimum-executorch/blob/main/optimum/exporters/executorch/tasks/multimodal_text_to_text.py#L238 Differential Revision: D82677835
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14392
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 7 Pending, 1 Unrelated FailureAs of commit 0b439af with merge base e1ea74f ( NEW FAILURE - The following job has failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@larryliu0820 has exported this pull request. If you are a Meta employee, you can view the originating diff in D82677835. |
@pytorchbot cherry-pick --onto release/1.0 -c critical |
…14392) Summary: As titled. We want to align with `optimum-executorch` naming convension ( which comes from HF `transformers`): https://github.com/huggingface/optimum-executorch/blob/main/optimum/exporters/executorch/tasks/multimodal_text_to_text.py#L238 Differential Revision: D82677835 (cherry picked from commit e31cef6)
Cherry picking #14392The cherry pick PR is at #14473 and it is recommended to link a critical cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
…ytorch#14392) Summary: As titled. We want to align with `optimum-executorch` naming convension ( which comes from HF `transformers`): https://github.com/huggingface/optimum-executorch/blob/main/optimum/exporters/executorch/tasks/multimodal_text_to_text.py#L238 Differential Revision: D82677835
Summary: As titled. We want to align with
optimum-executorch
naming convension ( which comes from HFtransformers
): https://github.com/huggingface/optimum-executorch/blob/main/optimum/exporters/executorch/tasks/multimodal_text_to_text.py#L238Differential Revision: D82677835