tutorials
tutorials copied to clipboard
google.protobuf.message.DecodeError: Error parsing message
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.
I, too, am getting a similar bug. Does DecodeError appear on onnx.load()? Your onnx model file may be corrupted.