Jackye001
Results
1
comments of
Jackye001
@callmeray **I have already solved the problem above , the problem is caused by using multiple GPU.** I add **os.environ['CUDA_VISIBLE_DEVICES']='0'** in the Test script ,then it runs successfully.