doodle2search icon indicating copy to clipboard operation
doodle2search copied to clipboard

Program doesn't exit after training finished

Open umdreamer opened this issue 5 years ago • 3 comments

After reach the end of line in file src/train.py. The program still run, but the CPU and GPU usages are both 0%. The memory was not released.

umdreamer avatar Nov 09 '19 05:11 umdreamer

Do you have reproduce the result?

buptlmk avatar Nov 19 '19 08:11 buptlmk

I think this is because CUDA doesn't release memory for the program. Just use Ctrl+C to break it down. Everything seems OK except that it can not exit automatically.

I have't reproduced the full result. I'm still running the experiments.

umdreamer avatar Nov 20 '19 01:11 umdreamer

ok,Thank you. Please contact me if you have reproduced the result, we can help each other.

buptlmk avatar Nov 20 '19 01:11 buptlmk