카테고리 없음
pytorch example-app build in Windows 10
MathNoob
2020. 2. 23. 21:34
- VS2019
- CUDA 10.1 (update 2)
- "cmake --build . --config Release" is NOT enough
- => should fix CMAKE_BUILD_TYPE:STRING=Debug ("Debug" to "Release") manually in 'CMakeCache.txt'