jwfromm opened a new pull request #7091:
URL: https://github.com/apache/tvm/pull/7091


   I found a goofy model exported from tensorflow that has a ton of If 
statements but all of their conditions were constant False values. There's no 
reason for us to insert an If when we know the value of condition so I've added 
a check in the onnx importer for this case.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to