Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Apache License 2.0
12.86k
stars
2.9k
forks
source link
RuntimeError: (NotFound) Operator (preln_residual_bias) is not registered. #8007
环境: Windows 10,miniconda,python 3.10
gpu:p40单颗
cuda环境版本:
cuda_10.2.89_441.22_win10.exe
cudnn-10.2-windows10-x64-v7.6.5.32.zip
TensorRT-7.0.0.11.Windows10.x86_64.cuda-10.2.cudnn7.6.zip
Bug描述确认 Bug description confirmation
[X] 我确认已经提供了Bug复现步骤、代码改动说明、以及环境信息,确认问题是可以复现的。I confirm that the bug replication steps, code change instructions, and environment information have been provided, and the problem can be reproduced.
问题确认 Search before asking
Bug组件 Bug Component
Inference
Bug描述 Describe the Bug
paddledetection pipeline 推理: 使用paddle模式推理,是可以的,入下图
改用tensorrt:
fp32 fp16 int8都是这个错误. 我搜索也没有相关的说明. 请问如何调试啊?
复现环境 Environment
环境: Windows 10,miniconda,python 3.10 gpu:p40单颗 cuda环境版本: cuda_10.2.89_441.22_win10.exe cudnn-10.2-windows10-x64-v7.6.5.32.zip TensorRT-7.0.0.11.Windows10.x86_64.cuda-10.2.cudnn7.6.zip
Bug描述确认 Bug description confirmation
是否愿意提交PR? Are you willing to submit a PR?