tqchen edited a comment on pull request #5723:
URL: https://github.com/apache/incubator-tvm/pull/5723#issuecomment-639094174


   This is similiar to what we faced in the case like ceil/trunc/round. The 
ideal is to detect if the data is too close to the boundary, then we try to add 
a number to shift them away from the boundary
   
   See an example here: 
https://github.com/apache/incubator-tvm/blob/master/topi/tests/python/test_topi_math.py#L57


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