-
Notifications
You must be signed in to change notification settings - Fork 355
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
Improve ArmTester logging #5629
Conversation
Change-Id: I946e8487ad185d9994049ddcdcf7b08153c2597b Signed-off-by: Erik Lundell <erik.lundell@arm.com>
- Dump operators/ dtypes in table or parseable format - Use logger - Format Graph Signature - Clearer log messages in run_and_compare_methods Change-Id: I0fb00545f8f4c2f443d7996279fdf7ef8b3ec2d6
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/5629
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 3d599ae with merge base d516309 (): This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot label ciflow/trunk |
@mergennachin has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@mergennachin merged this pull request in 0d96f75. |
Cherry picking this for the doc update, other changes seem localized enough to include as well. |
@pytorchbot cherry-pick --onto release/0.4 -c docs |
Cherry picking #5629The cherry pick PR is at #6080 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
* Improve ArmTester logging (#5629) Summary: See commits for description Pull Request resolved: #5629 Reviewed By: digantdesai Differential Revision: D63637272 Pulled By: mergennachin fbshipit-source-id: c0025dcbe41b0e8c7c20252af4f31531d230712e (cherry picked from commit 0d96f75) * Manually fix lint --------- Co-authored-by: Erik Lundell <erik.lundell@arm.com> Co-authored-by: Jack Zhang <dvorjackz@gmail.com>
See commits for description