Closed shz1314 closed 6 years ago
Hi My GPU is 11 GB, but when i training. Always : RuntimeError: cuda runtime error (2) : out of memory at /pytorch/torch/lib/THC/generic/THCStorage.cu:58 results in the code : result = self.forward(*input, **kwargs)
Have you tried to clone the latest version from this repository? The latest version solved memory problem.
Hi My GPU is 11 GB, but when i training. Always : RuntimeError: cuda runtime error (2) : out of memory at /pytorch/torch/lib/THC/generic/THCStorage.cu:58 results in the code : result = self.forward(*input, **kwargs)