I tried to run the code on two 2080Ti, however it raised "RuntimeError: CUDA out of memory. Tried to allocate 16.00 MiB (GPU 0; 11.00 GiB total capacity; 9.18 GiB already allocated; 11.94 MiB free; 9.23 GiB reserved in total by PyTorch)"
So I wonder if the code can only be trained on Titan RTX GPU? Or is there any ops that can solve this except the hyperparameters?
I tried to run the code on two 2080Ti, however it raised "RuntimeError: CUDA out of memory. Tried to allocate 16.00 MiB (GPU 0; 11.00 GiB total capacity; 9.18 GiB already allocated; 11.94 MiB free; 9.23 GiB reserved in total by PyTorch)"
So I wonder if the code can only be trained on Titan RTX GPU? Or is there any ops that can solve this except the hyperparameters?