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 2020/06/04 00:57:34 UTC

[GitHub] [incubator-tvm] tqchen commented on pull request #5723: Fix the random seed for test_fmod since it fails way too often otherwise

tqchen commented on pull request #5723:
URL: https://github.com/apache/incubator-tvm/pull/5723#issuecomment-638536740


   @abergeron it would be great to understand where does the error comes from.
   
   In this case, I guess that it comes from the near 1 rounding, we should do an amendment step such to avoid the numbers that are close to mod==1. 


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