TensorRT
                                
                                 TensorRT copied to clipboard
                                
                                    TensorRT copied to clipboard
                            
                            
                            
                        How to convert .engine to .plan?
We have converted the caffe model to .engine by trtexec tools, how to convert this engine file to plan file?
An engine file is a plan file. We use these two words interchangeably.
yeah, but when we deploy it on the triton-server and launch it, it appears some errors as followed:

That means the TRT version you used to build the engine is not the same TRT version you used in deployment.
Closing since no response for more than 3 weeks, please reopen if you still have question, thanks!