Skip to content

When I'm using fp16 and yolov5s modle on jetson xavier, tensorrt throws a runtime error. #6

@EternalSaga

Description

@EternalSaga

I use the c++ version build_engine to create tensorrt modle.

./yolov5-tensorrt/build/build_engine --model ./models/yolov5s.onnx --output ./models/yolov5s.engine --precision fp16

Then I run inference. However, this error occured.
[pluginV2Runner.cpp::load::292] Error Code 1: Serialization (Serialization assertion creator failed.Cannot deserialize plugin since corresponding IPluginCreator not found in Plugin Registry)

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