Skip to content

how to init plugin in tensorrt(c++) #327

@wang002

Description

@wang002

in python,we can use ctypes.CDLL(libmmdeploy_tensorrt_ops.so),but in c++,what should I do?
我在python里面是可以初始化plugin的,但是在c++无法运行原因是tensorrt找不到插件,tensorrt只能找到英伟达自己的插件。如何才能让它找到这个libmmdeploy_tensorrt_ops插件呢?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions