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

Add new unstack function to numpy/array_api namespaces #20755

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

Micky774
Copy link
Collaborator

Towards #20200

Adds a new unstack function to the jax.numpy and jax.experimental.array_api namespaces in compliance with the array API 2023 standard. Adds a corresponding property test.

Copy link
Collaborator

@jakevdp jakevdp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Don't forget to add new jax.numpy function to the docs, by listing the APIs here: https://github.com/google/jax/blob/main/docs/jax.numpy.rst

jax/_src/numpy/lax_numpy.py Outdated Show resolved Hide resolved
jax/numpy/__init__.pyi Outdated Show resolved Hide resolved
@jakevdp jakevdp self-assigned this Apr 15, 2024
@google-ml-butler google-ml-butler bot added kokoro:force-run pull ready Ready for copybara import and testing labels Apr 15, 2024
@copybara-service copybara-service bot merged commit cd9dcd2 into google:main Apr 15, 2024
14 checks passed
@Micky774 Micky774 deleted the array-api-unstack branch April 15, 2024 22:07
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.

None yet

3 participants