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: [email protected]
