captcha_trainer
captcha_trainer copied to clipboard
tensorflow_gpu=1.6 cuda9.1 要怎么用
训练提示cuda版本不匹配 我本机已经配置了tf环境
tf最低支持1.14,tf1.14默认对应的cuda为10.0,自定义cuda版本除非是自己编译对应cuda版本的tf。