tqchen commented on PR #13918:
URL: https://github.com/apache/tvm/pull/13918#issuecomment-1438506236

   To followup on this. Is the bound check (of Inf) necessary ? Since 
ConstIntBound always returns a valid bound, with special value of kPosInf and 
kNegInf that are symmetric. 
   
   If we are only looking at negative values, seems that checking the bound in 
range is not necessary, as long as the value is in the range.
   
   @Lunderberg 


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