amirstan_plugin
amirstan_plugin copied to clipboard
how do I use an engine file in C++
Thank you for your contribution. I have generated an engine file, how do I use it in C++. The error is: [TRT] INVALID_ARGUMENT: getPluginCreator could not find plugin GridSamplePluginDynamic version 1. Looking forward to your reply!
Hi, here is a c++ example of engine deployment. See if this can help you.