-
Couldn't load subscription status.
- Fork 700
Update README with mobile demo app details #15308
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
Added information about mobile demo apps for Android and iOS.
🔗 Helpful Links
🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15308
- 📄 Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
❌ 6 New Failures, 10 Pending, 1 Unrelated Failure
As of commit 3ec3db5 with merge base 37a65b5 (image ):
NEW FAILURES - The following jobs have failed:
- pull / test-multimodal-linux (gemma3-4b) / linux-job (gh)
RuntimeError: Command docker exec -t be765e4095472918501d6116e78d25265c5679057f7d132994317441d9f3ab89 /exec failed with exit code 127 - Test CUDA Builds / export-gemma3-cuda-non-quantized / linux-job (gh)
RuntimeError: Command docker exec -t acd4ca8c202601bf36162123ac6e2ed6b9d54633e28dd237d25a2fabd64ddc85 /exec failed with exit code 127 - Test CUDA Builds / export-gemma3-cuda-quantized-int4-tile-packed / linux-job (gh)
RuntimeError: Command docker exec -t 1c97d4a1b4d16a90f0fb8b3108891ea734b25a9d78fc19e4e41b338c11bd6033 /exec failed with exit code 127 - Test CUDA Builds / export-voxtral-cuda-non-quantized / linux-job (gh)
RuntimeError: Command docker exec -t 904b15dd4544ac695d937509f2f3e1d9765b56bedd1913b73ea2c15c93c63c06 /exec failed with exit code 127 - Test CUDA Builds / export-voxtral-cuda-quantized-int4-tile-packed / linux-job (gh)
RuntimeError: Command docker exec -t c1529d0fd9381aab5b81950221a6c48e1d989d528cf8a18ca47dc3e7b81d89aa /exec failed with exit code 127 - Test CUDA Builds / export-voxtral-cuda-quantized-int4-weight-only / linux-job (gh)
RuntimeError: Command docker exec -t 689966846b82133ac1fed716faa9818fc0044cf54b9987fafad5f61c1ebdda22 /exec failed with exit code 127
BROKEN TRUNK - The following job failed but were present on the merge base:
👉 Rebase onto the `viable/strict` branch to avoid these failures
- Test Metal Backend / export-voxtral-metal-artifact / macos-job (gh) (trunk failure)
RuntimeError: Command bash /Users/ec2-user/runner/_work/_temp/exec_script failed with exit code 127
This comment was automatically generated by Dr. CI and updates every 15 minutes.
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.
Added information about mobile demo apps for Android and iOS.
Summary
[PLEASE REMOVE] See CONTRIBUTING.md's Pull Requests for ExecuTorch PR guidelines.
[PLEASE REMOVE] If this PR closes an issue, please add a
Fixes #<issue-id>line.[PLEASE REMOVE] If this PR introduces a fix or feature that should be the upcoming release notes, please add a "Release notes: " label. For a list of available release notes labels, check out CONTRIBUTING.md's Pull Requests.
Test plan
[PLEASE REMOVE] How did you test this PR? Please write down any manual commands you used and note down tests that you have written if applicable.