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

Avoid scalar conversion of non-scalar arrays #693

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

copybara-service[bot]
Copy link

Avoid scalar conversion of non-scalar arrays

Scalar conversion of non-scalar arrays has been deprecated and has raised a warning since JAX v0.4.16, and will soon result in an error (see google/jax#19181).

Scalar conversion of non-scalar arrays has been deprecated and has raised a warning since JAX v0.4.16, and will soon result in an error (see google/jax#19181).

PiperOrigin-RevId: 597821246
@copybara-service copybara-service bot merged commit cb4a473 into master Jan 12, 2024
@copybara-service copybara-service bot deleted the test_595815388 branch January 12, 2024 14:07
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.

None yet

0 participants