ry/tensorflow-resnet

Current context was not created by the StreamExecutor cuda_driver

xiao1228 opened this issue · 1 comments

Hi

I have got the error below when i run the convert.py. both Caffe and Tensorflow are using the cpu mode. I am not sure why this error occurs. Any help is appreciated.

F c:\tf_jenkins\home\workspace\release-win\device\gpu\os\windows\tensorflow\stream_executor\cuda\cuda_driver.cc:334] current context was not created by the StreamExecutor cuda_driver API: 00000263E3664030; a CUDA runtime call was likely performed without using a StreamExecutor context

I fixed by install cpu version of Tensorflow and build Caffe without cudnn