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

jax.numpy indexing: lower to dynamic_slice for more cases #15377

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Apr 3, 2023

Built on #15390 in order for checkify tests to continue to pass

Replaces #15347, which used static slices.

jakevdp added a commit to jakevdp/jax that referenced this pull request Apr 4, 2023
This will allow checkify tests to continue working properly after jax-ml#15377
jakevdp added a commit to jakevdp/jax that referenced this pull request Apr 4, 2023
This will allow checkify tests to continue working properly after jax-ml#15377
@jakevdp jakevdp self-assigned this Apr 4, 2023
@jakevdp jakevdp requested a review from yashk2810 April 4, 2023 16:11
@jakevdp jakevdp force-pushed the gather-slice branch 3 times, most recently from f7042d2 to a963919 Compare April 4, 2023 19:22
@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Apr 4, 2023
@jakevdp jakevdp force-pushed the gather-slice branch 4 times, most recently from 46d8c7f to 3eac0c0 Compare April 6, 2023 14:23
jax/_src/numpy/lax_numpy.py Outdated Show resolved Hide resolved
jax/_src/numpy/lax_numpy.py Outdated Show resolved Hide resolved
@copybara-service copybara-service bot merged commit c4c256e into jax-ml:main Apr 17, 2023
@jakevdp jakevdp deleted the gather-slice branch April 17, 2023 19:40
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