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
Hi, I'm using the following environment, Also os.environ["PL_TORCH_DISTRIBUTED_BACKEND"] = "gloo" since I'm running on windows. But the code is stuck when training at "Stuck at Validation sanity check: 0it [00:00, ?it/s]" and nothing happens. I'd appreciate if anybody can share a working environment file for windows.
Hi, I'm using the following environment, Also os.environ["PL_TORCH_DISTRIBUTED_BACKEND"] = "gloo" since I'm running on windows. But the code is stuck when training at "Stuck at Validation sanity check: 0it [00:00, ?it/s]" and nothing happens. I'd appreciate if anybody can share a working environment file for windows.
python==3.8.16
pytorch-lightning==1.5.6
PyYAML==6.0
tensorboard==2.2.0
torch==1.12.0
torchsummary==1.5.1
torchvision==0.13.0
The text was updated successfully, but these errors were encountered: