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

Fix TestElastic::test_transform on M1 #8155

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

NicolasHug
Copy link
Member

More of a skip than a fix, but this is OK as all other platforms are properly checking that test, and the M1 failure is mostly spurious.

Closes #8154

Copy link

pytorch-bot bot commented Dec 11, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8155

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

✅ No Failures

As of commit bfd6979 with merge base e12d200 (image):
💚 Looks good so far! There are no failures yet. 💚

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

Copy link
Collaborator

@pmeier pmeier left a comment

Choose a reason for hiding this comment

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

Thanks!

@NicolasHug NicolasHug merged commit 99a999c into pytorch:main Dec 11, 2023
64 checks passed
@NicolasHug NicolasHug deleted the lafenlajenflaenf branch December 11, 2023 13:42
Copy link

Hey @NicolasHug!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

@NicolasHug NicolasHug added the other if you have no clue or if you will manually handle the PR in the release notes label Dec 11, 2023
NicolasHug added a commit to NicolasHug/vision that referenced this pull request Dec 11, 2023
facebook-github-bot pushed a commit that referenced this pull request Jan 16, 2024
Reviewed By: vmoens

Differential Revision: D52539022

fbshipit-source-id: ff5bcc6a030ffebcb83a18527680b2d11334610a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed other if you have no clue or if you will manually handle the PR in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TestElastic::test_transform broken on M1
3 participants