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/08/04 06:14:14 UTC

[GitHub] [incubator-mxnet] xidulu edited a comment on issue #18809: Gluon probability flaky tests

xidulu edited a comment on issue #18809:
URL: https://github.com/apache/incubator-mxnet/issues/18809#issuecomment-668400362


   @ptrendx 
   
   Thanks for the comment, I believe the cause lies in the computation of NB's variance: p * r / (1 - p) ^ 2, which could extremely large when p -> 1. I will create a patch to restrict the range of p.


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