graphpipe-go
graphpipe-go copied to clipboard
unexpected argument dilation
my run code:
docker run -it --rm -e https_proxy=${https_proxy} -p 9000:9000 -v "$PWD:/models/" sleepsonthefloor/graphpipe-onnx:cpu --model=/models/simple_pose.onnx --value-inputs=/models/input.json --listen=0.0.0.0:9000
error:

Hi, when I deploy onnx model, the error occured: Don't konw how to map unexcepted argument dilations( form operator ConvTranspose)
could you please tell me how to fix the problem ? Thanks in advance
this is my input.json:
