lanking520 commented on issue #18655: URL: https://github.com/apache/incubator-mxnet/issues/18655#issuecomment-673621671
instead of build from source, you can get the pip wheel for mxnet and put the so in the lib folder. I would suggest start with `mvn verify` to see if it can run successfully. I have been trying to upgrade to 2.12 last year but failed due to some dependencies mismatch issue. If you can get over them it could be ok. Another beast in the code is the code generation system. I am not sure if 2.12 or 2.13 would have consistent support on quasiquote to get it work, but worth for a try. Finally is the Spark support, you may need to change some code to get Spark fully support there. ---------------------------------------------------------------- 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: us...@infra.apache.org