-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Comments
直接执行以下命令有什么问题吗?
|
平台名称不对,里面给的是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: ***@***.***>
|
请贴一下报错信息 |
好的👌
…---原始邮件---
发件人: ***@***.***>
发送时间: 2023年2月15日(周三) 中午11:24
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主题: Re: [alibaba/MNN] RK3588编译MNN的whl包 (Issue #2221)
请贴一下报错信息
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
官方文档只会针对主要平台;不会包含所有的 |
长时间未回复;编译可以参考:#1051 |
平台(如果交叉编译请再附上交叉编译目标平台):
Platform(Include target platform as well if cross-compiling):
rk3588-armv8-aarch64(本地编译)
ubuntu 18.04
Github版本:
Github Version:
(1) 需要将build_whl里面的plat-name修改成什么名字
(2)需要将setup.py文件的plat修改成什么名字?
The text was updated successfully, but these errors were encountered: