Skip to content
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

[Arm tester] Run delegate nodes using tosa_reference_model #7552

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Erik-Lundell
Copy link
Collaborator

Instead of executing just one delegate,
we execute the graph and dispatch the
delegate nodes to the tosa_reference_model.
This makes the tester more flexible and
enables running tests with multiple
delegates, multiple outputs etc.

Copy link

pytorch-bot bot commented Jan 8, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7552

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 781ad6d with merge base 08770b7 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@Erik-Lundell Erik-Lundell added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Jan 8, 2025
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 8, 2025
@Erik-Lundell Erik-Lundell added topic: not user facing ciflow/trunk and removed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jan 8, 2025
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 8, 2025
Instead of executing just one delegate,
we execute the graph and dispatch the
delegate nodes to the tosa_reference_model.
This makes the tester more flexible and
enables running tests with multiple
delegates, multiple outputs etc.

Signed-off-by: Erik Lundell <erik.lundell@arm.com>
Change-Id: I5fb0192da2d187f29c025e0c51238a9cb7d7ec90
@Erik-Lundell Erik-Lundell marked this pull request as draft January 9, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants