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

[array api] return NamedTuple from np.linalg APIs #19347

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Jan 12, 2024

Part of #18353

NamedTuple as a return value here should be backward-compatible with tuple in all meaningful ways

@jakevdp jakevdp mentioned this pull request Jan 12, 2024
38 tasks
@jakevdp jakevdp self-assigned this Jan 12, 2024
@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Jan 12, 2024
@jakevdp jakevdp requested a review from pschuh January 12, 2024 21:55
@copybara-service copybara-service bot merged commit 3e80670 into jax-ml:main Jan 17, 2024
14 checks passed
@jakevdp jakevdp deleted the linalg-retvals branch January 17, 2024 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants