Making engine file from config file in deepstream without running pipeline

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU) t4
• DeepStream Version 7.0
• JetPack Version (valid for Jetson only)
• TensorRT Version deepstream 7.0 installation
• NVIDIA GPU Driver Version (valid for GPU only) 535
• Issue Type( questions, new requirements, bugs)
• How to reproduce the issue ? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
• Requirement details( This is for new requirement. Including the module name-for which plugin or for which sample application, the function description)

hi
I want to make a engine file from my nvinfer_config and etlt(or onnix) without running pipeline
is there any way for this in python deepstream binding

Hello,

You can build the .engine using trtexec directly, i don’t know if it can solve your issue ?

I wanna use deepstream nvinfer_config file that i wrote for every etlt or onxx

you can generate TRT engine with trtexec directly. please refer to this script.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.