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

some questions about GPU Devices #72

Closed
Guzaiwang opened this issue Mar 27, 2020 · 1 comment
Closed

some questions about GPU Devices #72

Guzaiwang opened this issue Mar 27, 2020 · 1 comment

Comments

@Guzaiwang
Copy link

dear authors:
thanks for your great work. however, I have some concerns about training from GPU devices. On my custom GPU device ( Tesla V100 Memory - 32GB), I can only train the efficientdet-b3 with batch_size=4 on the single GPU card.

What is your training parameters setting, such as gpu_devices and memory, batch_size?

@mingxingtan
Copy link
Member

Hi @Guzaiwang , all models are trained with TPUv3, which has 16GB memory per core. I am able to train EfficientDet-D7 with batch size 4 per core.

GPU memory seems to be an issue, I haven't looked into this. I am closing this bug for now, and use #85 to track GPU memory related issues.

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