-
Notifications
You must be signed in to change notification settings - Fork 722
[EE/BE] T206498038 Adding the legacy flow tests to add op #6907
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
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6907
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ✅ No FailuresAs of commit fda0b1f with merge base 7b76f0f ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
looks like a linter issue |
|
@mcr229 fixed the linter issues I think. |
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
Summary
Adds back the to_edge and partition apis to the existing tests. See for more details T206498038.
Test plan
python -m unittest backends/xnnpack/test/ops/add.py