bstriner / keras-tqdm

Keras integration with TQDM progress bars
MIT License
348 stars 41 forks source link

Progress bar is stuck at almost finishing an epoch #34

Closed xingyi-li closed 5 years ago

xingyi-li commented 5 years ago

OS: Ubuntu 18.04 LTS

@bnaul Hello, really love your elegant package! However, recently, I've found this bug for several times, which is shown below. bug bug The progress bar is just stuck there, but I've confirmed that keras is still running because the GPUs are still working. BTW, sometimes it was stuck at not only the final point, but also some intermediate point. Thanks a lot, looking forward to your reply!

xingyi-li commented 5 years ago

Close it, my fault, it may be caused by the port mapping software.