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

Fixing CI test failures #80

Merged
merged 7 commits into from
Jan 18, 2024
Merged

Conversation

asmeurer
Copy link
Member

@asmeurer asmeurer commented Jan 18, 2024

  • Added a torch wrapper for trace (torch.trace doesn't support the offset argument or stacking)
  • Wrap numpy, cupy, and torch nonzero to raise an error for zero-dimensional input arrays.

@asmeurer asmeurer mentioned this pull request Jan 18, 2024
@asmeurer
Copy link
Member Author

I don't believe it, but the CI is actually green.

@asmeurer asmeurer merged commit 6f1610d into data-apis:main Jan 18, 2024
18 checks passed
@rgommers
Copy link
Member

Nice work!

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