-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wandb: Waiting for W&B process to finish... (failed -1) #47
Comments
Thanks for your interest in our work. Could you please paste a more complete log of the code run? |
Thank you for your reply. Here are my questions: Firstly, To use Wandb offline, I wrote this code in train.py: When I input the following code for training: python train.py configs/shapenet/train_3k_noise.yaml the terminal showed:
Then, I used 'wandb sync', and the terminal showed that:
Lastly, I went to the link of Wandb and the result was as follows: When cancel the 'offline', the result of failure also appears:
|
Hello, first of all, thank you for your outstanding work.
Then, I have a problem and need your help. When I train the model, using Wandb, whether online or offline, this problem always occurs:
wandb: Waiting for W&B process to finish... (failed -1)
I don't know what caused this problem. Could you give some suggestions?
The text was updated successfully, but these errors were encountered: