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/06 06:46:44 UTC

[GitHub] lanking520 commented on a change in pull request #13095: [MXNET-1041] Add Java benchmark

lanking520 commented on a change in pull request #13095: [MXNET-1041] Add Java benchmark
URL: https://github.com/apache/incubator-mxnet/pull/13095#discussion_r231012400
 
 

 ##########
 File path: scala-package/examples/src/main/java/org/apache/mxnetexamples/javaapi/infer/objectdetector/SSDClassifierExample.java
 ##########
 @@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-package org.apache.mxnetexamples.infer.javapi.objectdetector;
+package org.apache.mxnetexamples.javaapi.infer.objectdetector;
 
 Review comment:
   You are right. In this way users can shop the collections of Java APIs instead of doing:
   `mxnetexamples.benchmark.javaapi.*`
   and 
   `mxnetexmaples.infer.javaapi.*`
   
   What do you think?

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