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 ImagePair MAE comparison #7477

Merged
merged 1 commit into from
Mar 30, 2023
Merged

fix ImagePair MAE comparison #7477

merged 1 commit into from
Mar 30, 2023

Conversation

pmeier
Copy link
Collaborator

@pmeier pmeier commented Mar 30, 2023

The _promote_for_comparison method was removed in pytorch/pytorch#96131.

@pytorch-bot
Copy link

pytorch-bot bot commented Mar 30, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 7d5237d:
💚 Looks good so far! There are no failures yet. 💚

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

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

stamp.

We seem to have a few breakages because of the use of private APIS from torch.testing, at some point it might be worth avoiding that.

@pmeier
Copy link
Collaborator Author

pmeier commented Mar 30, 2023

Agreed. If we manage to close pytorch/pytorch#97761, there is only native handling of PIL left in our custom implementation. And I don't think it is worth keeping it over that.

@pmeier pmeier merged commit 872804f into pytorch:main Mar 30, 2023
@github-actions
Copy link

Hey @pmeier!

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

@pmeier pmeier deleted the fix-test branch March 30, 2023 14:46
facebook-github-bot pushed a commit that referenced this pull request Apr 24, 2023
Reviewed By: vmoens

Differential Revision: D45183672

fbshipit-source-id: 0369e5b4634ed6da2f60eaf4f41bff5d725d36da
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants