Open JimOneG opened 2 years ago
Hi,
I am trying to use TorchStudio remote, but there is an error occured.
python3.9/socket.py, line 704, in readinto return self._sock.recv_into(b) ConnectionResetError: 104
this comes after the message: Loading Dataset
Hi, can you upload here the log files located in ~/TorchStudio/logs (mac/linux) or %USERPROFILE%/TorchStudio/logs (windows)
@JimOneG Please visit this page to reproduce the error.
Hi,
I am trying to use TorchStudio remote, but there is an error occured.
python3.9/socket.py, line 704, in readinto return self._sock.recv_into(b) ConnectionResetError: 104
this comes after the message: Loading Dataset