Skip to content
New issue

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

RK3588编译MNN的whl包 #2221

Closed
TRQ-UP opened this issue Feb 13, 2023 · 6 comments
Closed

RK3588编译MNN的whl包 #2221

TRQ-UP opened this issue Feb 13, 2023 · 6 comments
Assignees
Labels
Pymnn mnn python question Further information is requested

Comments

@TRQ-UP
Copy link

TRQ-UP commented Feb 13, 2023

平台(如果交叉编译请再附上交叉编译目标平台):

Platform(Include target platform as well if cross-compiling):

rk3588-armv8-aarch64(本地编译)
ubuntu 18.04

Github版本:

Github Version:

https://github.com/alibaba/MNN/tree/master

(1) 需要将build_whl里面的plat-name修改成什么名字
(2)需要将setup.py文件的plat修改成什么名字?

@wangzhaode
Copy link
Collaborator

直接执行以下命令有什么问题吗?

cd pymnn/pip_package
python3 build_deps.py
sudo python3 setup.py install --version 2.3.0

@TRQ-UP
Copy link
Author

TRQ-UP commented Feb 15, 2023 via email

@wangzhaode
Copy link
Collaborator

请贴一下报错信息

@TRQ-UP
Copy link
Author

TRQ-UP commented Feb 15, 2023 via email

@wangzhaode wangzhaode self-assigned this Feb 15, 2023
@wangzhaode wangzhaode added question Further information is requested Pymnn mnn python labels Feb 15, 2023
@wangzhaode
Copy link
Collaborator

平台名称不对,里面给的是x86的,但是arm的编译没有相应的选项可以选择,官方文档也没写

---原始邮件--- 发件人: @.> 发送时间: 2023年2月15日(周三) 上午10:14 收件人: @.>; 抄送: @.@.>; 主题: Re: [alibaba/MNN] RK3588编译MNN的whl包 (Issue #2221) 直接执行以下命令有什么问题吗? cd pymnn/pip_package python3 build_deps.py sudo python3 setup.py install --version 2.3.0 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

官方文档只会针对主要平台;不会包含所有的

@wangzhaode
Copy link
Collaborator

长时间未回复;编译可以参考:#1051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pymnn mnn python question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants