onnx-tensorrt icon indicating copy to clipboard operation
onnx-tensorrt copied to clipboard

Add Explicit Batchsize Flag

Open deo-abhijit opened this issue 5 months ago • 0 comments

i was able to create tensorrt engine file by providing explicit batchsize flag in the trtexec tool. But when i wanted to use the onnx-tensorrt repository, i couldnt pass that flag. This is the fix that worked for me.

deo-abhijit avatar Jun 03 '25 08:06 deo-abhijit