DDRNet.pytorch icon indicating copy to clipboard operation
DDRNet.pytorch copied to clipboard

onnxruntime error for onnx converted model

Open nishanthballal-9 opened this issue 3 years ago • 1 comments

Unable to create an onnxruntime inference session from an onnx exported DDRNet-23-slim model on GPU. Can you provide some support related to this?

Getting the following error: InvalidArgument: [ONNXRuntimeError] : 2 : INVALID_ARGUMENT : Invalid model. Node input '449' is not a graph input, initializer, or output of a previous node.

nishanthballal-9 avatar Oct 04 '21 20:10 nishanthballal-9