当使用Wandb作为可视化后端时,程序卡在Saving Checkpinot #626
Unanswered
LovingThresh
asked this question in
Q&A
Replies: 4 comments
-
We recommend using English or English & Chinese for issues so that we could have broader discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
你好~我在本地跑了一下你提供的代码,并没有遇到在 Saving checkpoint 的时候卡住的问题。我觉得你可以检查一下本地存储,并且尝试开启网络代理,再看看是否还会卡住 |
Beta Was this translation helpful? Give feedback.
0 replies
-
考虑到其他用户可能也会遇到这个问题,我把这个 issue 转到 discussion 了~ |
Beta Was this translation helpful? Give feedback.
0 replies
-
当我使用Linux主机进行测试时,这个问题并不会发生,这可能跟我的Windows本地环境有关。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用示例代码
原始代码无误
原始代码 + TensorBoard 可视化后端无误
原始代码 + Wandb 可视化后端会一直卡在Saving Checkpoint
10/17 22:16:10 - mmengine - INFO - Epoch(train) [1][1560/1563] lr: 1.0000e-03 eta: 0:00:00 time: 0.0515 data_time: 0.0101 memory: 369 loss: 1.9646
10/17 22:16:11 - mmengine - INFO - Exp name: 20221017_221433
10/17 22:16:11 - mmengine - INFO - Saving checkpoint at 1 epochs (就一直卡在这,也不知道是怎么回事)
Beta Was this translation helpful? Give feedback.
All reactions