RuntimeError: CUDA out of memory. Tried to allocate 64.00 MiB (GPU 0; 6.00 GiB total capacity; 912.73 MiB already allocated; 2.95 GiB free; 944.00 MiB reserved in total by PyTorch)
显存不足,可调小batch_size参考: