Description
I have noticed that with the latest tensorrt.exe version which was recently released (8.5), converting an onnx model using the terminal ‘tensorrt’ command, does not show the average/mean inference time at the end like before.
Is there a command line argument which prints them? I have checked everything in ‘tensorrt --help’ but nothing would pring the average inference time…