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 compiled a CUDA project with the libtorch lib -----"libtorch-win-shared-with-deps-2.5.0+cu124" in visual studio 2002 IDE under WIN11 , but the issue " C1189, you need C++17 to compile pytorch "occured ,but i had set the language to std c++17
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: