Siying

Results 3 comments of Siying

@PatWie I tried on Windows 10 with conda virtualenv with `cmake -A x64 . -DPYTHON_EXECUTABLE=D:\app\anaconda\envs\tf110\python` and got ``` -- Building for: Visual Studio 14 2015 -- Selecting Windows SDK version...

@PatWie Thanks a lot for your reply! I actually installed CUDA 9.0, furthermore, as the message displayed above, it found the CUDA path `-- Found CUDA: C:/Program Files/NVIDIA GPU Computing...

@PatWie I really appreciate your patience. After solving include problem above, now I get linking errors as below: ``` matrix_add_op_cu_generated_matrix_add_kernel_gpu.cu.cc.obj : error LNK2019: unresolved external symbol "public: __cdecl tensorflow::internal::LogMessageFatal::LogMessageFatal(char const...