Skip to content

Add new unstack function to numpy/array_api namespaces#20755

Merged
copybara-service[bot] merged 1 commit into
jax-ml:mainfrom
Micky774:array-api-unstack
Apr 15, 2024
Merged

Add new unstack function to numpy/array_api namespaces#20755
copybara-service[bot] merged 1 commit into
jax-ml:mainfrom
Micky774:array-api-unstack

Conversation

@Micky774

Copy link
Copy Markdown
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.

@jakevdp jakevdp left a comment

Copy link
Copy Markdown
Collaborator

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

Comment thread jax/_src/numpy/lax_numpy.py Outdated
Comment thread jax/numpy/__init__.pyi Outdated
@jakevdp jakevdp self-assigned this Apr 15, 2024
@Micky774 Micky774 force-pushed the array-api-unstack branch from f507dc2 to 6bdc83c Compare April 15, 2024 21:03
@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 jax-ml:main Apr 15, 2024
@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.

3 participants