I’ve compiled/exported a model to onnx. My target device doesn’t support onnx_if
.
How do I find what is generating an “if” in my compiled model?
I’ve compiled/exported a model to onnx. My target device doesn’t support onnx_if
.
How do I find what is generating an “if” in my compiled model?