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 2018/11/15 01:02:38 UTC

[GitHub] nswamy commented on a change in pull request #13258: Java Benchmark failure

nswamy commented on a change in pull request #13258: Java Benchmark failure
URL: https://github.com/apache/incubator-mxnet/pull/13258#discussion_r233679880
 
 

 ##########
 File path: scala-package/examples/src/main/java/org/apache/mxnetexamples/javaapi/benchmark/JavaBenchmark.java
 ##########
 @@ -102,13 +102,6 @@ public static void main(String[] args) {
                 System.exit(1);
         }
         List<Context> context = getContext();
 
 Review comment:
   can you please not bind in `getContext`?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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