keras-team / autokeras

AutoML library for deep learning
http://autokeras.com/
Apache License 2.0
9.13k stars 1.4k forks source link

Autokeras in subprocess #1852

Closed AlexanderZender closed 1 year ago

AlexanderZender commented 1 year ago

Hello,

I'm running AutoKeras (1.1.0) ImageClassifier in a subprocess, but I encounter the issue that it is slower and, after some trials, just hangs: image

I was wondering if anyone might have a suggestion why it stops and just hangs.