You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/25 23:47:10 UTC

[GitHub] [incubator-mxnet] lanking520 edited a comment on issue #19230: Java Binding API is broken

lanking520 edited a comment on issue #19230:
URL: https://github.com/apache/incubator-mxnet/issues/19230#issuecomment-699222675


   @wangtieqiao here is the steps to follow:
   
   1. Build from source for MXNet 1.x or grab released native file from pip wheel and place it to the `lib` folder.
   2. `cd scala-package` and run `mvn install`, this should build the whole Scala/Java package. You can grab the package from there to use the Java bindings.
   
   Another option is to use AWS maintained DeepJavaLibrary for MXNet Java support. You can follow the instruction: [load your mxnet model with DJL](http://docs.djl.ai/jupyter/load_mxnet_model.html).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org