Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
8.62k
stars
1.2k
forks
source link
RuntimeError: CUDA error: throwing an instance of 'c10::Error' #167
Open
alamayreh opened 3 years ago
Hi all,
I'm getting this error while training vid2vid;
The error pops up when the script starts the validation phase; here is the entire log; log.txt
I'm training vid2vid on the Kitti dataset using a server with 8 X 12GB Quadro M6000 GPUs. I'm also attaching the config file; ampO1.txt
Any suggestions?
Thanks :)