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 2019/07/25 22:13:33 UTC

[GitHub] [incubator-mxnet] ChaiBapchya opened a new pull request #15661: [OpPerf] PDF Random ops break the utility

ChaiBapchya opened a new pull request #15661: [OpPerf] PDF Random ops break the utility
URL: https://github.com/apache/incubator-mxnet/pull/15661
 
 
   ## Description ##
   Newly add PDF Random ops - https://github.com/apache/incubator-mxnet/pull/14617
   Caused the opperf.py to error out due to parameter issues.
   Hence added new param `sample` to handle that
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [x] Changes are complete (i.e. I finished coding on this PR)
   - [x] To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   ### Changes ###
   - [ ] added param
   
   ## Comments ##
   Ran `python benchmark/opperf/opperf.py` successfully without error on CPU & GPU

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


With regards,
Apache Git Services