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

Tosa specification handling #6688

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

per
Copy link
Collaborator

@per per commented Nov 6, 2024

Summary

Add TOSA specification details to the Arm Backend.

Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I45374812daaa831f8084f6534b4903d14d6634b8
Mandate the need for a TOSA version in the compile spec list passed
to the Arm backend and propagate the information to node visitors
for serialization handling.

Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I43b35923f71a312e3064eab9388a4bd2756dc17f
Change-Id: Ia2b21c14f56793d6a9125ae7371779df93ecf9d5
Adds handling of TOSA 0.80 BI and MI profile as separate serialization
handlers for ADD as an example.

Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I89e8ded90ec29bfca06a0ab9a102307cd0b005bd
Copy link

pytorch-bot bot commented Nov 6, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit 9d9c5d4 with merge base 03b1ef2 (image):

NEW FAILURES - The following jobs have failed:

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

@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 Nov 6, 2024
@per per added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Nov 6, 2024
@per per requested a review from digantdesai November 6, 2024 12:30
@freddan80 freddan80 self-requested a review November 6, 2024 12:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants