sheep94lion edited a comment on issue #15265: Run pretrained model on android URL: https://github.com/apache/incubator-mxnet/issues/15265#issuecomment-504641049 With the libmxnet.so built by command `ci/build.py -p android_armv8`, I succeeded to run a resnet-18 image classification network on a pixel 3. I followed the C example from [this](https://github.com/apache/incubator-mxnet/tree/master/example/image-classification/predict-cpp) I run it as native code in an android application. I am happy to provide some help to the people with the same question. I will organize the steps I did and put them on github together with my working code later.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
