Neuraxio / Neuraxle

The world's cleanest AutoML library ✨ - Do hyperparameter tuning with the right pipeline abstractions to write clean deep learning production pipelines. Let your pipeline steps have hyperparameter spaces. Design steps in your pipeline like components. Compatible with Scikit-Learn, TensorFlow, and most other libraries, frameworks and MLOps environments.
https://www.neuraxle.org/
Apache License 2.0
608 stars 62 forks source link

Improve services parallelization #527

Closed guillaume-chevalier closed 2 years ago

guillaume-chevalier commented 2 years ago

Improve services parallelization

What it is

This pull request allows:

How it works

Behavior unchanged except that some repositories now have a wrapper and that the context does not have a global lock anymore, which is good.


Checklist before merging PR.

Things to check each time you contribute: