-
Notifications
You must be signed in to change notification settings - Fork 53
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
The final output result cannot be found #82
Comments
At your first training, the cuda kernel needs to be complied and it might take several minutes. |
But I have trained several times and still haven't seen the result. |
Dose it start training? |
I think no as it will print the loss if it starts training. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not using distributed training, I changed the code slightly, the command I run on the terminal is:python training/exp_runner.py --local_rank=2 --conf confs/dtu_mlp_3views.conf --scan_id 65,and then:
After a period of training, the program stops without outputting any additional information:
Looking forward to your reply.
The text was updated successfully, but these errors were encountered: