其他分享
首页 > 其他分享> > win10+GTX1060+tf1.15+object detection API踩坑记(5)

win10+GTX1060+tf1.15+object detection API踩坑记(5)

作者:互联网

Non-OK-status: GpuLaunchKernel(FillPhiloxRandomKernelLaunch<Distribution>, num_blocks, block_size, 0, d.stream(), gen, data, size, dist) status: Internal: invalid device function

查找资料,本故障的原因无外乎cuda和cudnn版本不配,或cuda版本过高。

models-master版本过高?以2017年下载的版本测试,故障依旧,用2020年下载的版本试试,仍然如此。

miniconda python3.7性能不足,改为anaconda2020.2,没变化,改为anaconda3 5.2,python3.6,问题还是这样。

显卡重装了,cuda重装了,anaconda,python及models-master均重装设置了,仍未解决。

vs2017及build tools、vs2019编译问题?

标签:重装,坑记,GTX1060,object,status,master,cuda,版本,size
来源: https://blog.csdn.net/model2005/article/details/120409217