Replies: 1 comment 2 replies
-
Hi @Ric1779, I noticed you are using jupyter, did you try to restart the kernel before your training? Sometimes jupyter can't automatically releasing the cache. Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to train highresnet but there's an error stating that the gpu is out of memory, but I can train the Unet model. I tried training the highresnet without the residual blocks, i.e. only with three conv layers, but still have the same problem.

Beta Was this translation helpful? Give feedback.
All reactions