We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Raspberry Pi3 B+ armv7 + 32-bits OS
git clone --depth=1 https://github.com/alibaba/MNN.git
$ cd MNN $ ./schema/generate.sh # install MNN $ mkdir build $ cd build # generate build script $ cmake -D CMAKE_BUILD_TYPE=Release \ -D MNN_OPENMP=ON \ -D MNN_USE_THREAD_POOL=OFF \ -D MNN_BUILD_QUANTOOLS=ON \ -D MNN_BUILD_CONVERTER=ON \ -D MNN_BUILD_DEMO=ON \ -D MNN_BUILD_BENCHMARK=ON ..
# build MNN (± 20 min) $ make -j4 $ sudo make install
Please help me !
The text was updated successfully, but these errors were encountered:
你这编译的不是Pymnn,请参考:#1051
Sorry, something went wrong.
wangzhaode
No branches or pull requests
Platform:
Github Version:
git clone --depth=1 https://github.com/alibaba/MNN.git
Compiling Method
Build Log:
Please help me !
The text was updated successfully, but these errors were encountered: