Open 1084991943 opened 1 week ago
Hi, I have only one gpu and can't do distributed training, is there a solution for this.
It is ok for single gpu training. You need to reduce the batch size to save the GPU memory. However, it may decrease the performance.
Hi, I have only one gpu and can't do distributed training, is there a solution for this.