Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: No plugin registered for op: DCNv2 #98

Open
shyun613 opened this issue May 27, 2021 · 2 comments
Open

ERROR: No plugin registered for op: DCNv2 #98

shyun613 opened this issue May 27, 2021 · 2 comments

Comments

@shyun613
Copy link

Hi,

Following https://github.com/CaoWGG/TensorRT-CenterNet/blob/master/readme/ctdet2onnx.md
I success to convert centernet to onnx file.
However, when I try to convert onnx file to trt engine, They cannot find DCNv2 op.

Help me!

./buildEngine -i model/centernet.onnx -o model/test.engine

Input filename: model/centernet.onnx
ONNX IR version: 0.0.4
Opset version: 9
Producer name: pytorch
Producer version: 1.3
Domain:
Model version: 0
Doc string:

WARNING: ONNX model has a newer ir_version (0.0.4) than this parser was built against (0.0.3).
Begin building engine...
End building engine...
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
ERROR: No plugin registered for op: DCNv2
Segmentation fault (core dumped)

@cnctdadots
Copy link

facing same problem. help!

@liuchongming74
Copy link

Hello, any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants