tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

google.protobuf.message.DecodeError: Error parsing message

Open sjtugzx opened this issue 4 years ago • 1 comments

Hi there, When I tried to deploy my model with onnx/serving, I came across this proble "google.protobuf.message.DecodeError: Error parsing message".

I just followed each step of the onnx/serving-toturial, and I have no idea about how to fix it. Moreover, the onnx model provied by the tutorial can't be downloaded anymore.

sjtugzx avatar May 19 '21 07:05 sjtugzx

I, too, am getting a similar bug. Does DecodeError appear on onnx.load()? Your onnx model file may be corrupted.

danielbellhv avatar Jan 20 '22 14:01 danielbellhv