the .engine file is used on the Jetson platform, whether it must be serialized on the target Jetson device.
Is there a way to generate .engine files on X86 servers and then directly distribute them to Jetson for use?
the .engine file is used on the Jetson platform, whether it must be serialized on the target Jetson device.
Is there a way to generate .engine files on X86 servers and then directly distribute them to Jetson for use?
Hi,
Unfortunately, no.
You will need to generate and serialize the engine on the deployed platform directly.
Thanks.