Skip to main content

Krenerd77's group workspace

Timestamps visible
2022-06-29 19:08:04
  category=PossibleUserWarning,
2022-06-29 19:08:04
/usr/local/lib/python3.7/dist-packages/torch/utils/data/dataloader.py:490: 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-06-29 19:08:04
  cpuset_checked))
2022-06-29 19:09:56
/usr/local/lib/python3.7/dist-packages/torch/optim/lr_scheduler.py:136: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`.  Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate
2022-06-29 19:09:56
  "https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate", UserWarning)
2022-06-29 19:26:49
Epoch 9:  87% 820/939 [01:53<00:16,  7.21it/s, v_num=4nbr]
2022-06-29 19:30:08
Epoch 11:  74% 580/782 [01:23<00:29,  6.95it/s, v_num=4nbr]