hope51607 opened a new pull request #9374:
URL: https://github.com/apache/tvm/pull/9374


   I encountered the same max / min ambiguous issue caused by the ternary 
operator as #2821 and #5090. 
   
   The reason is that the type of the ternary operator is not unchar. 
   
   The patch that fixes this problem seems to be missing in #5107 .
   This pr simply adds them back.
   


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

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

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


Reply via email to