I am trying to run code on a gpu instance(vectordash) and on the very first batch, i get the following error
$ Torch: not enough memory: you tried to allocate 0GB. Buy new RAM! at /pytorch/aten/src/TH/THGeneral.c:218
I have looked at all possible resources on the web but couldn’t figure out why this might be happening. Any help will be appreciated.