jun20061588
jun20061588
@douya123456 I have the same problem as you,Have you solved it? It doesn't work ,use https://github.com/fo40225/tensorflow-windows-wheel/tree/master/1.8.0/cpp
thanks , release x64 ,It works
我跟你是同样的问题,cuda11.2下使用2.3预编译库CUDA version: 11.2CUDNN version: v8.2TensorRT version: v8.0.1.6,c++demo可以正常跑,但是c#在初始化报错,换成V2.1预编译库,cuda11.0_cudnn8.0_avx_mkl-trt7.2.1.6,可以使用
@DreamMaker777 我用的是官方提供的预编译库,没自己编译,严格按站他的版本要求来,c++ demo可以运行,只是C#没办法调用dll,
win10+cuda10+cudnn7.5+vs2017编译的,没有出现这个问题
> @assafkeller Sorry, and thank You. I have just released an new version "ver1.0.1". I think this is a problem that occurred because the program that was being modified was...