tqchen commented on issue #4382: [TOPI] Fix flaky testcase for floor div
URL: https://github.com/apache/incubator-tvm/pull/4382#issuecomment-556142661
 
 
   it has nothing to do with the min, but with the way we generate the test 
data 
https://github.com/tqchen/tvm/blob/28b0fc4918905fe6ebedb1992a75193d5c64b24d/topi/tests/python/test_topi_math.py#L55
   
   when we are testing round-related code, it is dangerous to test points 
around 0.5 because GPU and cpu could disagree on the exact semantics on that 
point

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


With regards,
Apache Git Services

Reply via email to