D-Roberts commented on issue #17529: np.random.gamma(1,0) and np.random.gamma(0,0) hang URL: https://github.com/apache/incubator-mxnet/issues/17529#issuecomment-582956614 Hi @xidulu . I actually agree with raising a ValueError. The only reason I tried these edge cases is because I found some of these inconsistencies in Numpy, where the documentation says that the parameter should be > 0 but then a value is outputed for 0 instead of an Error message.
---------------------------------------------------------------- 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] With regards, Apache Git Services
