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
PyTorch version (output of python -c "import torch; print(torch.__version__)"):1.0.0
Operating System: Ubuntu Deep Learning instance(Instance Type: g4dn.2xlarge)
Description
Hi,
I am running Jupyter Notebook on Ubuntu Deep Learning instance(Instance Type: g4dn.2xlarge) and configured with windows client. I started to train SteganoGAN with mscoco data set using Tutorial.ipynb 4 days back, 33% of training is completed and it stopped abruptly.
Jupyter Notebook is running in background and I am able to see above status it is stuck at 33% as evident in the screenshot.
The text was updated successfully, but these errors were encountered:
python --version
): 3.7pip --version
):20.1.1python -c "import torch; print(torch.__version__)"
):1.0.0Description
Hi,
I am running Jupyter Notebook on Ubuntu Deep Learning instance(Instance Type: g4dn.2xlarge) and configured with windows client. I started to train SteganoGAN with mscoco data set using Tutorial.ipynb 4 days back, 33% of training is completed and it stopped abruptly.
Jupyter Notebook is running in background and I am able to see above status it is stuck at 33% as evident in the screenshot.
The text was updated successfully, but these errors were encountered: