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


   In cases where an operator has multiple inputs, but those inputs are 
identical, `onnx_input` would add only one copy to its internal list of inputs. 
This can cause errors in some fringe cases. This PR fixes this bug and 
introduces a test case to catch it.


----------------------------------------------------------------
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:
[email protected]


Reply via email to