运行TensorFlow-gpu时报如下错误:
Non-OK-status: GpuLaunchKernel(FillPhiloxRandomKernelLaunch<Distribution>, num_blocks, block_size, 0, d.stream(), gen, data, size, dist) status: Internal: invalid configuration argument
说明你安装的CUDA与cudnn版本过高,此时降低安装的CUDA和cudnn版本即可解决,CUDA的详细卸载及重新安装过程可参考如下博客CUDA卸载及重新安装