Skip to content

Conversation

@copybara-service
Copy link

Fix test_poly_mul to be compatible with NumPy 2. The issue is recasting float64 to int32. jnp.int32() seems to be rounding down overflows to signed_int32.MAX and signed_int32.MIN.

…ng float64 to int32. jnp.int32() seems to be rounding down overflows to signed_int32.MAX and signed_int32.MIN.

PiperOrigin-RevId: 675184853
@copybara-service copybara-service bot merged commit d5f3f09 into main Sep 16, 2024
@copybara-service copybara-service bot deleted the test_673927772 branch September 16, 2024 16:46
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