Leon Yan

Results 1 issues of Leon Yan

in my opinion,I think maybe there is some problem in CRSLab/crslab/config/config.py 37 # gpu os.environ['CUDA_VISIBLE_DEVICES'] = gpu self.opt['gpu'] = [i for i in range(len(gpu.split(',')))] if gpu=-1,self.opt['gpu'] will be [0]