Cadene / vqa.pytorch

Visual Question Answering in Pytorch
716 stars 177 forks source link

THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1513368888240/work/torch/lib/THC/generic/THCStorage.c line=82 error=2 : out of memory #47

Open huy99ls01 opened 5 years ago

huy99ls01 commented 5 years ago

Hi,

i'm trying to run demo_server.py and i get this

THCudaCheck FAIL file=/opt/conda/conda-bld/pytorch_1513368888240/work/torch/lib/THC/generic/THCStorage.c line=82 error=2 : out of memory
Segmentation fault (core dumped)

What should I do?

Regards, Huy