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/06/13 23:43:13 UTC

[GitHub] [incubator-mxnet] sandeep-krishnamurthy commented on a change in pull request #15226: [Opperf] Make module/namespace of the operator parameterized

sandeep-krishnamurthy commented on a change in pull request #15226: [Opperf] Make module/namespace of the operator parameterized
URL: https://github.com/apache/incubator-mxnet/pull/15226#discussion_r293616193
 
 

 ##########
 File path: benchmark/opperf/opperf.py
 ##########
 @@ -99,15 +99,15 @@ def _parse_mxnet_context(ctx):
     # CLI Parser
 
     # 1. GET USER INPUTS
-    parser = argparse.ArgumentParser(
-        description='Run all the MXNet operators (NDArray) benchmarks')
+    parser = argparse.ArgumentParser(description='Run all the MXNet operators (NDArray) benchmarks')
 
 Review comment:
   Done.

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