lanking520 commented on a change in pull request #13095: [MXNET-1041] Add Java benchmark URL: https://github.com/apache/incubator-mxnet/pull/13095#discussion_r231013089
########## 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: Same apllies to `org.apache.mxnet.javaapi.infer.*`, so a single `.javaapi` would bring all from core, infer and examples ---------------------------------------------------------------- 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
