andrewfayres commented on issue #12757: [MXNET-915] Java Inference API core wrappers and tests URL: https://github.com/apache/incubator-mxnet/pull/12757#issuecomment-427905299 The api is written completely in Scala. The Java code would be the junit tests which are there to ensure good Java compatibility. They aren't mixed. One group is in src/main/scala and the other is in src/test/java.
---------------------------------------------------------------- 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
