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

Return arrays from ArrayImpl._check_and_rearrange. #26316

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Feb 4, 2025

Return arrays from ArrayImpl._check_and_rearrange.

This is in preparation for a larger change, so that input buffers can be checked before Array creation in XLA and the user gets more helpful JAX error messages instead of XLA errors.

Reverts 3b2410f

@copybara-service copybara-service bot force-pushed the test_721908845 branch 4 times, most recently from 6ec7693 to 413269f Compare February 5, 2025 02:25
@copybara-service copybara-service bot changed the title Return arrays from ArrayImpl._check_and_rearrange. This rolls forward a change with xla_extension_version fixed. Reverts 3b2410f77cdb0acc6951e1770c1229e6689b7409 Feb 5, 2025
This is in preparation for a larger change, so that input buffers can be checked before Array creation in XLA and the user gets more helpful JAX error messages instead of XLA errors.

Reverts 3b2410f

PiperOrigin-RevId: 721908845
@copybara-service copybara-service bot changed the title Reverts 3b2410f77cdb0acc6951e1770c1229e6689b7409 Return arrays from ArrayImpl._check_and_rearrange. Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant