Arm backend: Refactor models to allow for TOSA 1.0#10904
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