Hi,
I converted torch model to onnx by myself by using torch.onnx.export then get the engine via trtexec. But I find that the result worse than when I run by torch. How can I increase the accuracy?
Hi,
I converted torch model to onnx by myself by using torch.onnx.export then get the engine via trtexec. But I find that the result worse than when I run by torch. How can I increase the accuracy?