-
Notifications
You must be signed in to change notification settings - Fork 539
Cortex-M: Use q/dq ops in Arm Ethos Runner #10782
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
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10782
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit d75b89f with merge base b1b46ee ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Add new tests for q/dq ops using from Cortex-M backend for M55
tested using, ./examples/arm/run.sh --target=ethos-u85-256 --model_name=lstm --bundleio
e241eb0
to
d75b89f
Compare
@zingo - Update: Landing this given I don't think we are using these q/dq ops when lowering through tester, which I can do in the follow up PRs. Also U55 tests are passing. |
Unfortunately I'm out of the office a few days and can't check exact details but there is a PR where @oscarandersson8218 hope to have fixed the flakey sigmoid, and update vela that you brought into Meta for test/merge a few days ago. It will hopefully fix the flakeyness. Until it is merged i think rerun the test is the best option (or ignore it) |
This is the sigmoid fix PR mentioned: #10548 |
Summary
Test plan
./examples/arm/run.sh --target=ethos-u85-256 --model_name=lstm --bundleio