Skip to content
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

Multi-GPU Training #84

Closed
xyclone10 opened this issue Jun 13, 2024 · 1 comment
Closed

Multi-GPU Training #84

xyclone10 opened this issue Jun 13, 2024 · 1 comment

Comments

@xyclone10
Copy link

Hello! thank you for your amazing work! Is the training code already supported for multi-GPU training or still not yet supported?

And I want to correct something from the training instruction:
python train.py --resume_from output/marigold_base/checkpoint/latest

I think the correct one is:
python train.py --resume_run output/marigold_base/checkpoint/latest

Thank you!

@cr333
Copy link

cr333 commented Jul 2, 2024

Fix in #93.

@markkua markkua closed this as completed Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants