Replies: 1 comment 10 replies
-
Why are you using |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, guys, recently I meet some problem with my code because using too many GPU memory.
My input graph is a complete graph with 50 node, and each node having 66 features.
Batch size is set to 800.
Following is my code
Environment
I find that with above code, I using GPU memory with about 4.6GB. This quantity greatly exceeds my expectations. I would like to ask if this is normal in this situation? Thanks for your reading.
Beta Was this translation helpful? Give feedback.
All reactions