Hi, is there any solution for onnx export? I tried to export onnx, but the exported onnx cannot be used for inference. Error information:
"onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from onnx/model.onnx failed:Node (If_4653) Op (If) [TypeInferenceError] Mismatched tensor element type: source=9 target=2"
Hi, is there any solution for onnx export? I tried to export onnx, but the exported onnx cannot be used for inference. Error information: "onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from onnx/model.onnx failed:Node (If_4653) Op (If) [TypeInferenceError] Mismatched tensor element type: source=9 target=2"