Closed lightChaserX closed 7 years ago
This is strange. This is my first time seeing this error message. What's your environment? Ubuntu 16.04. CUDA8? Pascal Titan X GPU card?
I ran the code on two machines:
B.T.W, when I train cocogan_train_domain_adaptation.py, it's OK.
@JhonsonWanger I run the code again on all the machines I have access at this point but I cannot reproduce the problem you encountered. Are you using Python 2.7 from Anaconda and the latest PyTorch libraries?
Hi, Dr. Liu:
Thanks a lot! I have fixed this issue.
This above issue may be caused by dependency bug. I previously installed these dependencies directly.
So, this time, I install using conda and change the cudnn version to 6.0 (previously 5.1). No issues occured.
Hi Dr. Liu,
I ran the code of training attributed-based face images translation.
When the iteration is about 100, the training will end and encounter a segmentation fault problem.
i.e.,
the stack-trace information