You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2021-11-04 17:02:29,421][tensorflow][INFO] - Assets written to: checkpoints/epoch_005-0.06.tf/assets
Exception ignored in: <function Pool.__del__ at 0x7fe732686700>
Traceback (most recent call last):
File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/pool.py", line 268, in __del__
self._change_notifier.put(None)
File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/queues.py", line 378, in put
self._writer.send_bytes(obj)
File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/connection.py", line 205, in send_bytes
self._send_bytes(m[offset:offset size])
File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/connection.py", line 416, in _send_bytes
self._send(header buf)
File "/home/pan/miniconda3/envs/py39/lib/python3.9/multiprocessing/connection.py", line 373, in _send
n = write(self._handle, buf)
OSError: [Errno 9] Bad file descriptor
Originally posted by @hrhee in #2 (comment)
The text was updated successfully, but these errors were encountered: