AllenCell / AllenCell/allencell-segmenter-ml
Error reporting from training thread
Offen
🚨 high priority🚨
refactor
- Vorherrschende Sprache
- Python
- Sterne
- 5
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When we get errors in the CytoDL API we dont report the error back to the main thread. Errors cause the thread to finish and the UI will report that training has finished. We should create a way to catch common errors, display a message box w/ reccomended solutions.
Known errors we want to account for
- GPU memory overflow when patch size is too large
- out of memory when `num_workers` is too large
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.