-
Couldn't load subscription status.
- Fork 700
Arm run.sh fixes #6043
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
Arm run.sh fixes #6043
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6043
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit ffbaf9d with merge base eecf74f ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
We can pull in once the CI is green. Thanks @robell for a quick turn around. |
|
Reverting, missed the two failed tests |
|
@robell can we take another stab at this? Thanks |
Fixes for vela compiler version, codegen flags and non-semihosted error behaviour
* Arm run.sh fixes (#6043) Fixes for vela compiler version, codegen flags and non-semihosted error behaviour * enable passing tests and remove broken split test. Signed-off-by: Rob Elliott <robert.elliott@arm.com> --------- Signed-off-by: Rob Elliott <robert.elliott@arm.com>
We were in transition between an older and newer compiler version when the release branch was taken.
This is a small set of fixes to get run.sh outputting correctly.