/multiprocessing/connection.py", line 379, in _recv chunk = read(handle, remaining) ConnectionResetError: [Errno 104] Connection reset by peer
Closed this issue · 3 comments
xinyuegtxy commented
how to solve this?
Every time I train the model, when it ran into the end of one epoch, it will happen, how to solve this?
qijiezhao commented
It's weird... I didn't met this problem, can you provide more information?
WZHsmile commented
@#28 (comment)
I meet the same error ,but I don't know how to solve this problem, so could you give me some suggestion? thx a lot
nththanh commented
Someone know to fix it ?