-
Notifications
You must be signed in to change notification settings - Fork 31
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
Reduce tolerances in benchmark model gradient checks #2511
Comments
Worse... failed gradient checks would not have been reported at all.
We need to check the
|
* Fix gradient checks. Previously, failing test would not have been reported (see #2511). Quite some tests are now skipped, but better to test some than none... To be re-enabled later. * Sort test cases to avoid issues with pytest-xdist. * Refactor Requires ICB-DCM/fiddy#37
For pretty good: EDIT: The problem is |
The current tolerances are huge:
AMICI/tests/benchmark-models/test_petab_benchmark.py
Lines 14 to 16 in bea2dfe
The text was updated successfully, but these errors were encountered: