14
0
forked from pool/python-joblib
Go to file
Dirk Mueller b4fe9d1935 - update to 0.16.0
- Fix a problem in the constructors of of Parallel backends classes that
    inherit from the `AutoBatchingMixin` that prevented the dask backend to
    properly batch short tasks.
    https://github.com/joblib/joblib/pull/1062
  - Fix a problem in the way the joblib dask backend batches calls that would
    badly interact with the dask callable pickling cache and lead to wrong
    results or errors.
    https://github.com/joblib/joblib/pull/1055
  - Prevent a dask.distributed bug from surfacing in joblib's dask backend
    during nested Parallel calls (due to joblib's auto-scattering feature)
    https://github.com/joblib/joblib/pull/1061
  - Workaround for a race condition after Parallel calls with the dask backend
    that would cause low level warnings from asyncio coroutines:
    https://github.com/joblib/joblib/pull/1078

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-joblib?expand=0&rev=34
2020-07-18 09:15:18 +00:00
2012-09-05 18:37:21 +00:00
2012-09-05 18:37:21 +00:00
2020-07-18 09:15:18 +00:00
2020-07-18 09:15:18 +00:00
2020-07-18 09:15:18 +00:00
Description
No description provided
140 KiB
Languages
Diff 100%