Skip to content

OOM problem in RGATConv #9716

Answered by akihironitta
songsong0425 asked this question in Q&A
Discussion options

You must be logged in to vote

I'd suggest checking the number of parameters in your model and calculating the model size, or you could also try profiling your GPU memory with PyTorch profiler. https://pytorch.org/blog/understanding-gpu-memory-1/, https://pytorch.org/blog/understanding-gpu-memory-2/ might be helpful :)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by songsong0425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants