Skip to content

反序列化已经存在的模型无法加载插件 #39

@douyueyang

Description

@douyueyang

[error][trt_builder.cpp:30]:NVInfer: 1: [pluginV2Runner.cpp::load::299] Error Code 1: Serialization (Serialization assertion creator failed.Cannot deserialize plugin since corresponding IPluginCreator not found in Plugin Registry) 用这套代码遇到一个问题,就是在使用自定义插件的时候,先通过onnx生成trt模型,然后加载trt模型,能正常预测出结果。但是如果直接加载已经存在的trt模型,会报以上错误

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions