PaddleClas
PaddleClas copied to clipboard
C++编译运行报错:The given version [11] is not supported, only version 1 to 7 is supported in this build.
PaddleClas 2.5 PaddlePaddle 2.4.0 操作系统:Windows11 CUDA/cuDNN版本: CUDA11.6/cuDNN8.5
源码:deploy/cpp ,无更改,正常编译,编译通过。
问题:
在运行时显示:

无法定位错误。
你好,paddle版本需要与cuda版本对应,请参照官网 提示,选择对应的cuda版本,获取正确的安装链接
解决了,是YAML文件解析错误。
和上面这行警报没关系😄