Dask client should be optional
Aperta
enhancement
GUI
- Lingua principale
- Jupyter Notebook
- Stelle
- 32
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, a dask client / cluster connection is needed for fitting.
However, it should be possible to not use this but instead do the fitting in a the same thread (blocking)
ThreadPoolExecutor is an option but was found to be very slow for PyTorch fitting
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.