Skip to content

Fix type handling for output types from TOSA reference model #6660

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

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

per
Copy link
Collaborator

@per per commented Nov 5, 2024

Summary

Fixes handling of other types than float32 when running the TOSA reference model for testing the Arm Backend.

Copy link

pytorch-bot bot commented Nov 5, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures

As of commit b67f598 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 5, 2024
@per per added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk labels Nov 5, 2024
Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I80953a699e4861b901af4b2fb17d47d3d7efcedd
@per per force-pushed the tosa_type_handling branch from 397e3a1 to b67f598 Compare November 6, 2024 07:29
@per per requested review from digantdesai and freddan80 November 6, 2024 12:31
@freddan80 freddan80 merged commit 17ad8d3 into pytorch:main Nov 6, 2024
99 of 101 checks passed
@per per deleted the tosa_type_handling branch November 6, 2024 13:52
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.

3 participants