您当前的位置: 首页 > 

柳鲲鹏

暂无认证

  • 0浏览

    0关注

    4642博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

错误:customWinogradConvActLayer.cpp

柳鲲鹏 发布时间:2019-04-06 11:59:00 ,浏览量:0

customWinogradConvActLayer.cpp:159: std::unique_ptr nvinfer1::cudnn::WinogradConvActLayer::createConvolution(const nvinfer1::cudnn::CommonContext&, bool, const int8_t*) const: Assertion `configIsValid(context)' failed.

It turns out that the first computer had a NVIDIA 1080 Ti GPU and the engine had been created for it. The second computer had a NVIDIA K80 GPU. Though, TensorRT documentation is vague about this, it seems like an engine created on a specific GPU can only be used for inference on the same model of GPU!

When I created a plan file on the K80 computer, inference worked fine.

Tried with: TensorRT 2.1, cuDNN 6.0 and CUDA 8.0

原因:

1,驱动重新安装之后,CUDA/CUDNN/TENSORRT没有重新安装.

2,每个系列的GPU,要安装相应的版本.比如2080必须CUDA 10

关注
打赏
1665724893
查看更多评论
立即登录/注册

微信扫码登录

0.0494s