google / google/jaxopt

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

Open
#593 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.1k
Forks
76
Avg merge
2d 21h
Merged PRs (30d)
1

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.