Skip to content

Fix stale count_nonzero xfail in XPU vmap OpInfo test#3729

Open
pponikox wants to merge 2 commits into
intel:mainfrom
pponikox:dev/pponikox/PYTORCHDGQ-9036
Open

Fix stale count_nonzero xfail in XPU vmap OpInfo test#3729
pponikox wants to merge 2 commits into
intel:mainfrom
pponikox:dev/pponikox/PYTORCHDGQ-9036

Conversation

@pponikox
Copy link
Copy Markdown
Contributor

This patch fixes #3727 by aligning XPU test expectations with upstream behavior and fixes the unexpected-success failure for count_nonzero in third_party/torch-xpu-ops/test/xpu/functorch/test_vmap_xpu.py by deleting it from the OpInfo skip/xfail set.

PyTorch upstream commit: pytorch/pytorch@de0dc4b

@pponikox pponikox added disable_e2e Disable all e2e test jobs for the PR disable_distributed Disable distributed UT test jobs for the PR labels May 22, 2026
@pponikox pponikox self-assigned this May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

disable_distributed Disable distributed UT test jobs for the PR disable_e2e Disable all e2e test jobs for the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug Skip]: RuntimeError: No viable backend for scaled_dot_product_attention was found.

1 participant