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

UT test_roi_align_backward will be hung on Windows with nightly wheel #1350

Open
mengfei25 opened this issue Feb 10, 2025 · 0 comments
Open
Assignees
Labels
Milestone

Comments

@mengfei25
Copy link
Contributor

🐛 Describe the bug

Tested on Windows with nightly wheel UT will be hung

cd torch-xpu-ops\test\regressions
pytest -v
...
test_resize.py::TestSimpleResize::test_view PASSED                                                               [ 66%]
test_resize.py::TestSimpleResize::test_view_as_complex PASSED                                                    [ 68%]
test_resize.py::TestSimpleResize::test_view_as_real PASSED                                                       [ 69%]
test_roi_align.py::TestNNMethod::test_roi_align_backward

Versions

PyTorch Repo: https://github.com/pytorch/pytorch.git
PyTorch Commit: 2.7.0.dev20250209+xpu / 9b43fab6c53b08309fc725d9273916208961d034
XPU Repo: https://github.com/intel/torch-xpu-ops.git
XPU Commit: 22cc419
OS: Microsoft Windows 11 Pro
CPU: Intel(R) Core(TM) Ultra 7 258V
GPU and Driver: Intel(R) Arc(TM) 140V GPU (16GB) 32.0.101.6299
oneAPI: intel.oneapi.win.deep-learning-essentials.product=2025.0.1+20

@mengfei25 mengfei25 changed the title UT test_roi_align_backward will be hung on Lunar Lake Windows with nightly wheel UT test_roi_align_backward will be hung on Windows with nightly wheel Feb 10, 2025
@daisyden daisyden added this to the PT2.8 milestone Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants