Hi,
I’ve successfully exported my MXNET model to ONNX then imported from ONNX to TensorRT (.trt) format.
How can I load that file and check its inference on my data?
EDIT: nevermind, solved.
Hi,
I’ve successfully exported my MXNET model to ONNX then imported from ONNX to TensorRT (.trt) format.
How can I load that file and check its inference on my data?
EDIT: nevermind, solved.
Hello, how did you solve your issue ? I’m having the same problem.
Hi, How did you solve your issue? please guide
Thanks.