python-joblib

Edit Package python-joblib
No description set
Refresh
Refresh
Source Files
Filename Size Changed
joblib-0.16.0.tar.gz 0000349661 341 KB
python-joblib.changes 0000015245 14.9 KB
python-joblib.spec 0000002264 2.21 KB
Revision 12 (latest revision is 26)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 821624 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- 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
Comments 0
openSUSE Build Service is sponsored by