MyraBaba opened a new issue #13790: Raspberry Pi 3 docker missing information ? URL: https://github.com/apache/incubator-mxnet/issues/13790 Hi, According to the documentation : > Build > > Please use a Native build with gcc 4 as explained below, higher compiler versions currently cause test failures on ARM > > The following command will build a container with dependencies and tools and then compile MXNet for ARMv7. The resulting artifact will be located in build/mxnet-x.x.x-py2.py3-none-any.whl, copy this file to your Raspberry Pi. > > > ci/build.py -p armv7 I can't find the ci/build.py . command ? is it a docker image I tried : docker run ci/build.py -p armv7 no such image ? 1 - What is the exact steps for compiling mxnet in docker which is host machine is mac os x. ? 2 - I compiled on the Raspberry pi 3 but when I try to load models it gives Segmentation fault ? What is the working branch for Raspberry pi 3? thanks
---------------------------------------------------------------- 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
