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

I have a question about GPU capabilities. #1

Closed
KATSU-HIGH5 opened this issue May 5, 2021 · 2 comments
Closed

I have a question about GPU capabilities. #1

KATSU-HIGH5 opened this issue May 5, 2021 · 2 comments

Comments

@KATSU-HIGH5
Copy link

I'm trying to train VRCNet, but it runs out of RAM when the batch size is more than 16.
The GPU I am using is a GTX 1080 with 8GB.
What kind of GPU are you using and what batch size are you training?

@paul007pl
Copy link
Owner

For most experiments, we use a V100 GPU (32GB) with batch size 32.
If you are using other GPUs with smaller memory, you can try a smaller batch size.
According to my experience, it won't affect a lot.

@KATSU-HIGH5
Copy link
Author

 Thank you very much!!

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