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

How to apply multi-gpus training? #29

Open
lifuguan opened this issue May 28, 2023 · 1 comment
Open

How to apply multi-gpus training? #29

lifuguan opened this issue May 28, 2023 · 1 comment

Comments

@lifuguan
Copy link

Thanks for your wonderful work. Is it possible to train the model using multiple gpus?

@liuyuan-pal
Copy link
Owner

Experiments are all conducted on a single 2080Ti or 1080Ti GPU (sadly, we don't have too many GPUs) so the current script does not support multi-GPU training. Maybe you can apply pytorch-lightning which requires rewriting the training script.

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

2 participants