-
Notifications
You must be signed in to change notification settings - Fork 709
Arm backend: Refactor models to allow for TOSA 1.0 #10904
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
Signed-off-by: Saoirse Stewart <saoirse.stewart@arm.com> Change-Id: Ib8581f3aa9f879572b80dea8dd9e0c789b00c517
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10904
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d45fe19 with merge base b73f9d5 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label ciflow/trunk |
|
@pytorchbot label 'partner: arm' |
|
@pytorchbot label "release notes: none" |
|
@SaoirseARM This seem to get a model errror |
|
Rebased to get lintrunner to work and force a recheck to see that dl3 is still giving the error. EDIT: A proper rebase with a fix for the test problem was merged right after my rebase so ignore this comment |
|
Hm worder if we need to add something to rtol (or atol) also FAILED backends/arm/test/models/test_dl3_arm.py::test_dl3_tosa_BI - AssertionError: Output 0 does not match reference output. |
|
Rebased after unrelated Arm test fixes |
Summary
Update model unit tests to use the new test infrastructure pipeline.
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218