leezu edited a comment on issue #20082: URL: https://github.com/apache/incubator-mxnet/issues/20082#issuecomment-804927444
Hi @RinatVeliakhmedov-TomTom, at this time you can refer to https://github.com/apache/incubator-mxnet/blob/master/ci/docker/Dockerfile.build.android for an example of the cross-compilation environment, including the OpenBLAS build. The MXNet build itself is triggered via https://github.com/apache/incubator-mxnet/blob/5722f8b38af58c5a296e46ca695bfaf7cff85040/ci/docker/runtime_functions.sh#L244-L255 If you'd like to contribute proper end-to-end build instructions, that would be very welcome. If you run into any issues, please feel free to clarify here. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
