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

Tests crash/failures on aarch64-linux with latest jax(lib) (0.4.28) #593

Open
GaetanLepage opened this issue May 11, 2024 · 0 comments
Open

Comments

@GaetanLepage
Copy link

When trying to run the test suite for jaxopt 0.8.3 with the latest jax/jaxlib installed (0.4.28), I face the following issues:

  • The tests completely crash (core dumped style) if I don't disable the test_dtype_consistency.
  • Also, after disabling the former test, there is still one failure (without a crash this time):
    FAILED tests/lbfgsb_test.py::LbfgsbTest::test_multiclass_logreg6 - AssertionError: Array(0.01411963, dtype=float32) not less than or equal to 0.01
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

No branches or pull requests

1 participant