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

Deprecate arr.device_buffer and arr.device_buffers #18844

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Dec 6, 2023

Re-lands #18728, which had to be rolled back because of an incorrect test annotation.

@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Dec 6, 2023
@jakevdp jakevdp self-assigned this Dec 6, 2023
tests/shard_map_test.py Outdated Show resolved Hide resolved
jax/_src/test_util.py Outdated Show resolved Hide resolved
@jakevdp jakevdp force-pushed the dep-device-buffer branch 2 times, most recently from eca7ace to fe7f3af Compare December 6, 2023 18:10
@copybara-service copybara-service bot merged commit eba08ed into jax-ml:main Dec 6, 2023
13 checks passed
@jakevdp jakevdp deleted the dep-device-buffer branch December 6, 2023 19:27
copybara-service bot pushed a commit to jax-ml/jax-tpu-embedding that referenced this pull request Dec 7, 2023
`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see jax-ml/jax#18844.

PiperOrigin-RevId: 588553845
copybara-service bot pushed a commit to google-deepmind/chex that referenced this pull request Dec 7, 2023
`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see jax-ml/jax#18844.

PiperOrigin-RevId: 588553845
copybara-service bot pushed a commit to google/orbax that referenced this pull request Dec 7, 2023
`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see jax-ml/jax#18844.

PiperOrigin-RevId: 588553845
copybara-service bot pushed a commit to google-research/kauldron that referenced this pull request Dec 7, 2023
`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see jax-ml/jax#18844.

PiperOrigin-RevId: 588553845
copybara-service bot pushed a commit to google-research/t5x that referenced this pull request Dec 7, 2023
`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see jax-ml/jax#18844.

PiperOrigin-RevId: 588553845
copybara-service bot pushed a commit to google/trax that referenced this pull request Dec 7, 2023
`jax.Array.device_buffer` and `jax.Array.device_buffers` will be deprecated as of jax version 0.4.22; see jax-ml/jax#18844.

PiperOrigin-RevId: 588553845
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants