Google Colab crashes with graph classification tutorial #2936
Unanswered
paulamartingonzalez
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I haven't seen this error before, sorry. Which part of the script causes this issue? |
Beta Was this translation helpful? Give feedback.
3 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 am trying to run the graph classification tutorial with a custom dataset and google Colab crashes when training.
It does work well when I run the tutorial but my dataset is not huge as is not in memory either so I wasn't expecting this to be a problem.
The log I get is "src/tcmalloc.cc:283] Attempt to free invalid pointer 0x7ffdafbc10d8" before I get "KernelRestarter: restarting kernel (1/5), keep random ports" and "WARNING:root:kernel 7180f956-fbf9-4e1b-adb7-617812dd4ee1 restarted".
Do you have any hint of what might be happening? Any suggestion is welcomed!
Beta Was this translation helpful? Give feedback.
All reactions