Hi @jialiang.wu, TensorRT engine files are hardware specific and optimized for the particular GPU architecture where they’re built.
It’s best practice to generate them on the target deployment system to ensure optimal compatibility and performance. you build command seem correct to me, and they should build the .engine file successfully. If something is failing, please share the logs so I can see where I might help you troubleshoot.