You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We found that after creating a grid, using the function torch.cuda.empty_cache() is not effectively releasing the GPU memory. How can we delete the previously established grid from the GPU memory?
The text was updated successfully, but these errors were encountered:
We found that after creating a grid, using the function torch.cuda.empty_cache() is not effectively releasing the GPU memory. How can we delete the previously established grid from the GPU memory?
The text was updated successfully, but these errors were encountered: