-
Notifications
You must be signed in to change notification settings - Fork 800
Arm backend: Remove unused python module tosautil #16646
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: Martin Lindström <[email protected]> Change-Id: Iaee2e1f0a7c5858fb4b3aa5ec08d165ccc661bbb
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16646
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 1 Unrelated FailureAs of commit b976423 with merge base 642f5c8 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label ciflow/trunk |
|
@pytorchbot label "partner: arm" |
This PR needs a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request removes the unused tosautil Python module from the Arm backend test directory. The module appears to have been previously created but was never integrated or used in the codebase.
Changes:
- Removed the
backends/arm/test/tosautil/__init__.pyfile entirely
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
zingo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK to merge if all Arm backend tests PASS when they have finished running!
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai