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
I just verified that this is fixed by PythonOT/POT#520 when I install it from their master. Previously nearly all GPU memory would be all pre-allocated and now I can see the true usage.
Oh that’s interesting! Thank you for your interest and checking this issue with us. We have been busy with the 1.0.4 release and we have not checked it for a while. @atong01 would you mind checking as well on the code that was broken?
With POT 0.9.1 GPU memory is allocated on import in combination with deep learning packages see PythonOT/POT#523
PythonOT/POT#516
Recommend downgrading to POT < 0.9.1 for now.
The text was updated successfully, but these errors were encountered: