piyushghai commented on a change in pull request #13358: Java demo file-path fix URL: https://github.com/apache/incubator-mxnet/pull/13358#discussion_r236485924
########## File path: scala-package/mxnet-demo/java-demo/src/main/java/mxnet/ObjectDetection.java ########## @@ -14,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -package sample; +package mxnet; Review comment: Thanks for making this change. ---------------------------------------------------------------- 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
