Skip to main content

Krenerd77's group workspace

Timestamps visible
2022-07-31 00:06:37
94.083    Total estimated model params size (MB)
2022-07-31 00:06:37
/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py:560: UserWarning: This DataLoader will create 8 worker processes in total. Our suggested max number of worker in current system is 2, which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
2022-07-31 00:06:37
  cpuset_checked))
2022-07-31 00:06:59
/usr/local/lib/python3.7/dist-packages/pytorch_lightning/trainer/trainer.py:726: UserWarning: Detected KeyboardInterrupt, attempting graceful shutdown...
2022-07-31 00:06:59
  rank_zero_warn("Detected KeyboardInterrupt, attempting graceful shutdown...")
2022-07-31 00:06:59
LOCAL_RANK: 0 - CUDA_VISIBLE_DEVICES: [0]
2022-07-31 00:06:59
/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py:560: UserWarning: This DataLoader will create 8 worker processes in total. Our suggested max number of worker in current system is 2, which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
2022-07-31 00:06:59
  cpuset_checked))