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/21 06:45:19 UTC

[GitHub] [incubator-mxnet] xidulu commented on issue #18937: Floating point exception in mxnet.ndarray.op.random_pdf_poisson

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


   @szha 
   As far as I am concerned, pdf ops are not registered under `npx` yet and I don't think its that necessary because:
   
   1. This series of ops do not have very good support for numpy's broadcasting and zero-dim/size (as is shown in this issue) semantics, which could cause great confusion for users.
   2. Secondly, if users would have access to pdf ops, they could now use the pdf operator inside the probability module.


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