来源:https://discuss.pytorch.org/t/how-to-delete-pytorch-objects-correctly-from-memory/947/7
del model
torch.cuda.empty_cache()
来源:https://discuss.pytorch.org/t/how-to-delete-pytorch-objects-correctly-from-memory/947/7
del model
torch.cuda.empty_cache()