What is the wrong with this error above in using TRT5?

“sample_plugin: nvPluginsLegacy.cpp:1199: nvinfer1::plugin::PReLULegacy::PReLULegacy(const void*, size_t): Assertion `d == a + length’ failed.”
situation:i’m using TRT5 to test PReLU(offical),and change the code according to samplePlugin and https://github.com/NVIDIA-AI-IOT/deepstream_reference_apps/blob/master/sources/lib/plugin_factory.h ,but appears the wrong above,i can’t get any information about the error log.
Can somebody tell me about it?

Hi,

Can you provide a minimal repro package with code that reproduces the error?

Thanks,
NVIDIA Enterprise Support

same error when parse prelu in caffe prototxt