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

jnp.unique: make return_inverse shape match NumPy 2.0 #19320

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Jan 11, 2024

Part of #19246

Follows NumPy change in numpy/numpy#25553

@jakevdp jakevdp self-assigned this Jan 11, 2024
@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Jan 11, 2024
@jakevdp jakevdp force-pushed the unique-inverse branch 4 times, most recently from f8f1d36 to 141f753 Compare January 11, 2024 20:16
@jakevdp jakevdp requested a review from pschuh January 11, 2024 20:21
@jakevdp
Copy link
Collaborator Author

jakevdp commented Jan 11, 2024

We need to hold-off on merging this, it looks like there's some second-guessing of the change now in the original NumPy PR.

@jakevdp
Copy link
Collaborator Author

jakevdp commented Jan 16, 2024

It seems the change is sticking upstream. Let's merge this.

@copybara-service copybara-service bot merged commit e20de94 into jax-ml:main Jan 16, 2024
13 checks passed
@jakevdp jakevdp deleted the unique-inverse branch January 16, 2024 21:12
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