-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Description
问题确认 Search before asking
Bug组件 Bug Component
Deploy
Bug描述 Describe the Bug
在AIStudio中运行!python deploy/pipeline/pipeline_truck.py --config deploy/pipeline/config/infer_cfg_ppvehicle.yml --video_file=demo/video/traffic_1.mp4 --output_dir=output/truck_video --device=gpu
报错,报错信息为:
ExternalError: CUDNN error(9), CUDNN_STATUS_NOT_SUPPORTED.
[Hint: 'CUDNN_STATUS_NOT_SUPPORTED'. The functionality requested is not presently supported by cuDNN. ] (at ../paddle/phi/kernels/fusion/gpu/fused_conv2d_add_act_kernel.cu:610)
[operator < fused_conv2d_add_act > error]
在其他isuue中提到需要将CUDA版本和CUDNN版本修改到和Paddle安装文档中提到的一致(CUDA 工具包 11.8 配合 cuDNN v8.6.0, ),但是AIStudio中没有办法修改CUDNN版本
复现环境 Environment
- OS: Linux
- PaddlePaddle: paddlepaddle-gpu 2.6.1
- PaddleDetection: release/2.8.1
- Python: 3.10
- CUDA: 11.8
- CUDNN: 8.9
- GCC: 9.4.0
Bug描述确认 Bug description confirmation
- 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.
是否愿意提交PR? Are you willing to submit a PR?
- 我愿意提交PR!I'd like to help by submitting a PR!
Metadata
Metadata
Assignees
Labels
No labels