Is there any way to use multi-gpu? Even if I set os.environ["CUDA_VISIBLE_DEVICES"] = '0, 1', only one GPU is used.
Is there any way to use multi-gpu?
Even if I set os.environ["CUDA_VISIBLE_DEVICES"] = '0, 1', only one GPU is used.