pytorch / executorch

On-device AI across mobile, embedded and edge for PyTorch
https://pytorch.org/executorch/
Other
2.2k stars 368 forks source link

Use GitHub mirrors of mlplatform submodules to unbreak ExecuTorch CI #6989

Closed swolchok closed 1 day ago

swolchok commented 1 day ago

Stack from ghstack (oldest at bottom):

CI jobs have been failing due to availability issues with these submodules. mirrors should unbreak CI.

Differential Revision: D66255556

pytorch-bot[bot] commented 1 day ago

:link: Helpful Links

:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6989

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

:heavy_exclamation_mark: 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

:x: 1 New Failure

As of commit 4b61b9372a61ed7af9a00b4fcfad196e7192cfba with merge base dcacde01d355b5f5082301edcdc9774dd3392f36 (image):

NEW FAILURE - The following job has failed:

* [Lint / lintrunner / linux-job](https://hud.pytorch.org/pr/pytorch/executorch/6989#33286107153) ([gh](https://github.com/pytorch/executorch/actions/runs/11941386930/job/33286107153)) `>>> Lint for backends/qualcomm/quantizer/custom_annotation.py:`

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

facebook-github-bot commented 1 day ago

This pull request was exported from Phabricator. Differential Revision: D66255556

mcr229 commented 1 day ago

how doees mirror work? is it managed by the original gitlab owners?

swolchok commented 1 day ago

how doees mirror work? is it managed by the original gitlab owners?

swolchok commented 1 day ago

merging now because the "checkout repo" step in CI has clearly succeeded and that's what changed. lintrunner issue is already fixed on main

digantdesai commented 1 day ago

@robell