onnxruntime、cuda、cudnn、显卡驱动

可以自己编译,也可以省事用已有的。注意版本对应。

下载地址:

cuDNN(进去就知道下载的CUDA版本了):cuDNN Archive | NVIDIA Developer

CUDA:CUDA Toolkit Archive | NVIDIA Developer ,把下载链接里的.com改为.cn,速度可能更快。如果还是慢,登录账号后再试试。

onnxruntime(也有现成的Release):microsoft/onnxruntime: ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator (github.com)

【自己编译】

如果想自己编译onnxruntime,注意cuDNN与CUDA版本,因为cuDNN更新较慢,所以先看cuDNN支持的CUDA版本。

有关编译的教程:

onnxruntime (C++/CUDA) 编译安装及部署_白色小靴的博客-CSDN博客

windows10 编译onnxruntime_a little cabbage的博客-CSDN博客_win10 编译onnxruntime

【用已有的】

onnxruntime——cuda——cudnn

CUDA - onnxruntime

onnxruntime、cuda、cudnn、显卡驱动

 cuda——显卡驱动:

CUDA Compatibility :: NVIDIA Data Center GPU Driver Documentation

onnxruntime、cuda、cudnn、显卡驱动

onnxruntime、cuda、cudnn、显卡驱动

 

原文链接: https://www.cnblogs.com/xixixing/p/16078420.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    onnxruntime、cuda、cudnn、显卡驱动

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/188467

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月12日 下午2:14
下一篇 2023年2月12日 下午2:15

相关推荐