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

Fix for joblib not saturating CPU during multiprocessing #1188

Merged
merged 19 commits into from
Jul 22, 2024

changed `|` to `Union` in `inference/base.py::simulate_for_sbi`

eb1b222
Select commit
Loading
Failed to load commit list.
Merged

Fix for joblib not saturating CPU during multiprocessing #1188

changed `|` to `Union` in `inference/base.py::simulate_for_sbi`
eb1b222
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 22, 2024 in 0s

90.90% of diff hit (target 50.00%)

View this Pull Request on Codecov

90.90% of diff hit (target 50.00%)

Annotations

Check warning on line 617 in sbi/inference/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/base.py#L616-L617

Added lines #L616 - L617 were not covered by tests

Check warning on line 626 in sbi/inference/base.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

sbi/inference/base.py#L626

Added line #L626 was not covered by tests