• Hardware: Xavier
• Network Type: Yolo_v4
• Deepstream 7
I generated an engine file from a Yolo_v4 model using Deepstream, but when I want to use that engine file using TensorRT it shows me the following error:
Serialization assertion stdVersionRead == kSERIALIZATION_VERSION failed.Version tag does not match. Note: Current Version: 239, Serialized Engine Version: 236
I also generated the engine file with tao-convert but I got the same error.
That error only occurs with JetPack 6 but not when I use older JetPacks.
2 posts - 2 participants