This website requires JavaScript.
Explore
City Headlines
Help
Register
Sign In
wehub
/
alibaba--mnn
Watch
1
Star
0
Fork
0
You've already forked alibaba--mnn
Code
Issues
Pull Requests
Actions
1
Deployments
Models
Agent Notes
Packages
Projects
Releases
Wiki
Activity
Files
main
alibaba--mnn
/
project
/
cross-compile
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
wehub-resource-sync
5b57521aa1
chore: import upstream snapshot with attribution
2026-07-13 13:33:03 +08:00
..
arm.toolchain.cmake
chore: import upstream snapshot with attribution
2026-07-13 13:33:03 +08:00
build.sh
chore: import upstream snapshot with attribution
2026-07-13 13:33:03 +08:00
README.md
chore: import upstream snapshot with attribution
2026-07-13 13:33:03 +08:00
README.md
开发规范
需要判断是否用到NEON时,使用
#ifdef MNN_USE_NEON
。不要直接判断是否为arm,有些arm是不支持neon的。
交叉编译
在项目根目录中调用
./project/cross-compile/build.sh
。
Reference in New Issue
View Git Blame
Copy Permalink