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:
[email protected]


With regards,
Apache Git Services

Reply via email to