agrabows opened a new pull request #20388: URL: https://github.com/apache/incubator-mxnet/pull/20388
## Description ## This change is about adding new compare operators functionality to MXNet Operator Performance Benchmarks and also enable existing functions to run mx.np/mx.npx operators. ## Checklist ## ### Essentials ### - [x] PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc) - [x] Changes are complete (i.e. I finished coding on this PR) - [x] Code is well-documented ### Changes ### - [x] Modified existing function for mx.nd module operators benchmarking to be able to run mx.np/mx.npx operators. - [x] Added function allowing comparison of operators between modules - [x] Updated README file -- 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]
