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 have a problem and need help!
I encountered several errors in running openpose, which ran perfectly until last week BEFORE Google Colab updates with CUDA12.2 and CUDANN 8.9.6. It seems that we must manually downgrade the CUDA and CuDNN in Google Colab, but it isn't easy work. I faced many errors, so we thank Google Colab developers for explaining what to do in this situation?
The text was updated successfully, but these errors were encountered:
Colab runtimes were upgraded to CUDA 12.5, announced in #5061. During large upgrades of the runtime, we provide the ability to select the fallback version from the Command Palette via the "Use fallback runtime version" option. In your case, it would allow you to select the prior runtime which provides CUDA 12.2 while you are updating your notebook to be compatible with the newer version.
I have a problem and need help!
I encountered several errors in running openpose, which ran perfectly until last week BEFORE Google Colab updates with CUDA12.2 and CUDANN 8.9.6. It seems that we must manually downgrade the CUDA and CuDNN in Google Colab, but it isn't easy work. I faced many errors, so we thank Google Colab developers for explaining what to do in this situation?
The text was updated successfully, but these errors were encountered: