Skip to content

Conversation

@nil-is-all
Copy link
Contributor

@nil-is-all nil-is-all commented Feb 10, 2026

Earlier, prepare_image() was in 'executorch.examples.models.llava.image_util', which does not exist anymore. Currently, the function exists in 'executorch.examples.models.llava.model'. Updated the import statement accordingly

Fixes #15178

cc @mergennachin @byjlw @iseeyuan @lucylq @helunwencser @tarun292 @kimishpatel @jackzhxng @larryliu0820 @cccclai

Earlier, prepare_image() was in 'executorch.examples.models.llava.image_util', which does not exist anymore.
Currently, the function exists in 'executorch.examples.models.llava.model'. Updated the import statement accordingly
@nil-is-all nil-is-all requested a review from lucylq as a code owner February 10, 2026 20:15
@pytorch-bot
Copy link

pytorch-bot bot commented Feb 10, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17350

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 1 Unrelated Failure

As of commit 57ca124 with merge base eb888f8 (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 10, 2026
@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@nil-is-all nil-is-all requested review from larryliu0820 and removed request for lucylq February 10, 2026 20:17
@nil-is-all nil-is-all added module: doc Issues related to documentation, both in docs/ and inlined in code module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code module: examples Issues related to demos under examples/ release notes: none Do not include this in the release notes and removed release notes: none Do not include this in the release notes labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: doc Issues related to documentation, both in docs/ and inlined in code module: examples Issues related to demos under examples/ module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

executorch.examples.models.llava.image_util deleted in PR #10794

2 participants