You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/24 02:43:26 UTC

[GitHub] [incubator-mxnet] xidulu commented on issue #18775: Failures seen in unittest test_gluon_probability{_v1,_v2}.py::test_gluon_cauchy_{v1,}

xidulu commented on issue #18775:
URL: https://github.com/apache/incubator-mxnet/issues/18775#issuecomment-663323412


   @DickJC123 
   It looks like your commits have solved this issue. Thanks for that.
   
   This reason behind, is the heavy-tailed property of Cauchy, when the input for the quantile/icdf function is close to 1 or 0, the output will blow up, causing flaky tests.
   ![image](https://user-images.githubusercontent.com/26022201/88356358-1a697d00-cd9a-11ea-8b5a-aa7f95c335b1.png)
   
   


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