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

test: fix dtype in test of lax.logistic #19385

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

jakevdp
Copy link
Collaborator

@jakevdp jakevdp commented Jan 16, 2024

the testOpAgainstNumpy test of lax.logistic is failing under NumPy 2.0; this should fix the issue.

Part of #19246

@jakevdp jakevdp added the pull ready Ready for copybara import and testing label Jan 16, 2024
@jakevdp jakevdp self-assigned this Jan 16, 2024
@copybara-service copybara-service bot merged commit 7f661de into jax-ml:main Jan 16, 2024
13 checks passed
@jakevdp jakevdp deleted the logistic-test branch January 16, 2024 21:23
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.

1 participant