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

Remove roi_align autocast test due to vision change #1425

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

frost-intel
Copy link
Contributor

Current XPU test of autocast for roi_align op in torchvision is failing. Recent changes in upstream torchvision change the behavior of this op for XPU when requires_grad is true. I have been unable to reproduce the test error locally, but will continue attempts to reproduce and fix. In the meantime, I suggest disabling the test in torch-xpu-ops for now.

Copy link
Contributor

@daisyden daisyden left a comment

Choose a reason for hiding this comment

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

LGTM

@daisyden daisyden added this pull request to the merge queue Mar 4, 2025
Merged via the queue into main with commit 4aca477 Mar 4, 2025
9 checks passed
@daisyden daisyden deleted the frost/remove_roi_align_autocast_test branch March 4, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants