You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/20 17:31:16 UTC

[GitHub] [incubator-tvm] tqchen commented on issue #4382: [TOPI] Fix flaky testcase for floor div

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:
users@infra.apache.org


With regards,
Apache Git Services