D-Roberts opened a new pull request #17607: Implement np.random.pareto backward
URL: https://github.com/apache/incubator-mxnet/pull/17607
 
 
   ## Description ##
   Add backward implementation to np.random.pareto.
   
   ## Checklist ##
   ### Essentials ###
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] All changes have test coverage:
   - [ ] Code is well-documented: 
   - [ ] To the best of my knowledge, examples are either not affected by this 
change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - Add random pareto backward implementation; add random pareto grad test.
   - Small change to test of np.random.weibull - test ValueError for a=0.
   

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

Reply via email to