guancheng817
Results
2
issues of
guancheng817
hi, thanks for you great works. When I add --fp16 flag, I meet a CUDA error: an illegal memory access was encountered error. However, when I remove the --fp16 flag,...
I execute the script sh ./scripts/test_full_512.sh Then appear the error as follows: /media/ouc/4T_B/gc/everybody_dance_now_pytorch/models/pose2vidHD_model.py:146: UserWarning: volatile was removed and now has no effect. Use `with torch.no_grad():` instead. input_label = Variable(input_label, volatile=infer)...