02 2024 档案
用pip安装paddle-gpu的坑坑洼洼 PreconditionNotMetError: The third-party dynamic library (cudnn64_8.dll) that Paddle depends on is not configured correctly. (error code is 126)(已解决!)
摘要:我根据这篇文章从零开始安装Paddle(含CUDA安装)_paddle cuda-CSDN博客 一步一步地操作 在win11系统 python3.12.0下根据电脑的配置安装了cuda11.6,安装了对应版本的cudnn v8.4.0(paddle官网给出的对应版本) (如果没有安装cuda和cud