Skip to content

BUG: torch: fix count_nonzero with axis tuple and keepdims #318

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented May 8, 2025

closes #311

A matching test is at data-apis/array-api-tests#372

I checked locally that the fix seems to work, but still the sequence is to merge data-apis/array-api-tests#372 and rerun the CI here.

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.

torch.count_nonzero fails with axis tuple and keepdims=True
1 participant