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

GPU memory issue when using ResNet50 and ResNet152 #3

Open
changliu816 opened this issue Feb 19, 2021 · 0 comments
Open

GPU memory issue when using ResNet50 and ResNet152 #3

changliu816 opened this issue Feb 19, 2021 · 0 comments

Comments

@changliu816
Copy link

Hi Jamal,

Thanks for sharing the code. It is very impressive!

I have some gpu memory issues when using deep resnet architecture. I used a single GPU with 24GB memory with batch size = 32. When I wrote the ResNet 50 (Metamodule version) and trained on it, it caused running out of memory issues.

I think it is probably that I wrote ResNet 50 in the wrong way or other possible reasons you might help me name it. Would you mind also sharing your ResNet50 and ResNet152 in MetaModule version at resnet.py?

Best,
Chang

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

1 participant