Skip to content

Conversation

@oscarandersson8218
Copy link
Collaborator

@oscarandersson8218 oscarandersson8218 commented Jun 26, 2025

Adds unittest for VIT model.

Change-Id: Icb1923a9b2cc4740ceff0d4daccba1d12ead6e5f

cc @digantdesai @freddan80 @per @zingo

Change-Id: Icb1923a9b2cc4740ceff0d4daccba1d12ead6e5f
Signed-off-by: Oscar Andersson <[email protected]>
Co-authored-by: Tom Allsop <[email protected]>
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 26, 2025

🔗 Helpful Links

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

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

❌ 6 New Failures

As of commit d250630 with merge base 2aa8084 (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 Jun 26, 2025
@oscarandersson8218 oscarandersson8218 added partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm ciflow/trunk release notes: none Do not include this in the release notes labels Jun 26, 2025
@oscarandersson8218 oscarandersson8218 marked this pull request as draft June 27, 2025 05:59
Comment on lines +21 to +22
vit_b_16_model = models.vit_b_16(weights="IMAGENET1K_V1")
vit = vit_b_16_model.eval()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@github-actions
Copy link

Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.
Stale pull requests will automatically be closed after 30 days of inactivity.

@github-actions github-actions bot added the stale PRs inactive for over 60 days label Sep 30, 2025
@oscarandersson8218
Copy link
Collaborator Author

Model is not suitable for testing test/models as it's too big. Closing this.

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 release notes: none Do not include this in the release notes stale PRs inactive for over 60 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants