RuntimeError: Trying to resize storage that is not resizable at . . \aten\src\TH\THStorageFunctions.cpp:87 #129
-
I've been trying to train DECODE but keep running into this error which I initially thought was due to the Windows-Pytorch multiprocessing issue highlighted in the documentation. I tried a few different ways to disable multiprocessing using the params.yaml and each time it seemed to help because the model trained for about 10-20 more epochs but then the error appeared again. Has anyone else had this issue and knows how to get around it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Hey @kynnemall |
Beta Was this translation helpful? Give feedback.
-
Could you set the following in your yaml parameter file and provide me a 'param_run.yaml' of the training that failed?
|
Beta Was this translation helpful? Give feedback.
Could you set the following in your yaml parameter file and provide me a 'param_run.yaml' of the training that failed?