I’m trying to parse “onnx” model to “tensorrt” , the goal is finally to parse from tensorrt to h5 file,
for now, I don’t really know how to parse to tensorrt and I trying to look at tensorrt developer guide but it doesn’t really work, there is any good example out there, how to use onnx_parser?