Closed NonaryR closed 5 years ago
Hello! Can I use it for this model conversions? I can save a .onnx model, but what is value-inputs in this case?
.onnx
{"float_input": [1, [1, 44]]} in my case
{"float_input": [1, [1, 44]]}
Hello! Can I use it for this model conversions? I can save a
.onnx
model, but what is value-inputs in this case?