Hi All
May be people have already figured it , so I like to know
Whether internet is enable so the code can download pre train weights.
My first submission says it is disabled.
If it is disabled then can we include weights in out gitlab repo, whether they will be copied.
Or pretrain models other than torchvision is not allowed, what are the rules.
If it is enable then I like to share my logs to organizers, how I can do that. Logs are saying that there is connection timeout
Now facing cuda is not available
/srv/conda/envs/notebook/lib/python3.7/site-packages/torch/cuda/amp/grad_scaler.py:115: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.
warnings.warn(“torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.”)
any idea
You can debug these issues locally by building a docker container. But you’re right, having to do this is not nice. I myself spent also more time than I would have liked on these issues.