masahi commented on issue #6594:
URL: https://github.com/apache/incubator-tvm/issues/6594#issuecomment-706471804


   Finding suspicious code was easy, here, when lhs is `IntImmNode` and rhs is 
`AnyNode`, `ulhs` is returned.
   
   
https://github.com/apache/incubator-tvm/blob/98c2096f4944bdbdbbb2b7b20ccd35c6c11dfbf6/src/relay/analysis/type_solver.cc#L195-L198
   
   Returning `urhs` there seems to fix this issue. I'm not sure if this is 
intended or a bug. 


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