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/09 19:00:41 UTC

[GitHub] [incubator-tvm] yongwww commented on issue #4284: [TEST][FLAKY] darknet/test_forward.py::test_forward_conv_batch_norm

yongwww commented on issue #4284: [TEST][FLAKY] darknet/test_forward.py::test_forward_conv_batch_norm
URL: https://github.com/apache/incubator-tvm/issues/4284#issuecomment-552127595
 
 
   @siju-samuel  seems the flaky issue was introduced by DarkNet itself? test cases for batch_norm in other frontends are working well even w/ much smaller tolerance (`tvm.testing.assert_allclose(x, tvm_out, rtol=1e-5, atol=1e-5)`).

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