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

CUDA runs out of memory while trying to build the wide resnet models from the example script e2wrn.py #107

Closed
apogee4286 opened this issue Feb 26, 2025 · 0 comments

Comments

@apogee4286
Copy link

When I tried to instantiate a model using the line: model = wrn28_10_d8d4d1(num_classes=10), I could see in the terminal that building the layers became increasingly slow as their size increased to the point where my cuda just ran out of memory. Am I doing something wrong? My computer has an rtx3070 ti with a ryzen 7 cpu and 32 gb ram.

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