sandeep-krishnamurthy commented on a change in pull request #15606: [Opperf] Add array rearrange operators to opperf URL: https://github.com/apache/incubator-mxnet/pull/15606#discussion_r306127484
########## File path: benchmark/opperf/rules/default_params.py ########## @@ -62,6 +62,15 @@ # NOTE: Data used is DEFAULT_DATA DEFAULT_AXIS = [0] +# For rearrange operators Review comment: Thanks for this comments. Helps for easy maintenance. ---------------------------------------------------------------- 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
