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


   I encountered a bug due to our importer using int32 for topk rather than 
onnx's specified int64. To prevent similar errors, I've added an output 
datatype check to our onnx tests. This check uncovered a datatype mismatch in 
ArgMin and ArgMax that are also fixed in this PR.


----------------------------------------------------------------
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