TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

Question: trtexec hardware during compilation vs production?

Open NikeNano opened this issue 3 years ago • 1 comments

I am using tensorRT together with Triton. Inorder to avoid a long runing start up time when we deploy to edge nodes I would like to do the tensorRT conversion before we deploy(Triton have support for doing it from different model formats) using the cli: trtexec. Do I need to do the trtexet step on exactly the same hardware (GPU, CPU)?

Thank you!

NikeNano avatar Aug 11 '22 12:08 NikeNano

You need to build the engine in the same GPU.

zerollzeng avatar Aug 11 '22 13:08 zerollzeng

closing since no activity for more than 3 weeks, please reopen if you still have question, thanks!

ttyio avatar Dec 06 '22 02:12 ttyio