FrozenGene edited a comment on pull request #6312:
URL: https://github.com/apache/incubator-tvm/pull/6312#issuecomment-677964220


   @tqchen I undenstand your concern. However, I have done some experiments and 
the generated data is random, we can not make sure completely like `np.mean(na) 
< 0.2` always be true. So to avoid this condition, I have decided to do this 
change, we have still other assert could help us verify (like np.min / np.max / 
random_fill test case etc) However, if you still think we should incerease, I 
could help to do it (like increasing the shape we generated and incerease the 
error range to make us CI pass more robust)


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