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

fastdeploy' has no attribute 'RuntimeOption #1562

Open
LEIJUNMIUI opened this issue Mar 9, 2023 · 7 comments
Open

fastdeploy' has no attribute 'RuntimeOption #1562

LEIJUNMIUI opened this issue Mar 9, 2023 · 7 comments
Assignees
Labels

Comments

@LEIJUNMIUI
Copy link

Environment

rk3568

Problem description

Please attach the log file if there's problem happend.
runtime_option = build_tinypose_option(args)
File "examples/vision/keypointdetection/tiny_pose/rknpu2/python/pptinypose_infer.py", line 21, in build_tinypose_option
option = fd.RuntimeOption()
AttributeError: module 'fastdeploy' has no attribute 'RuntimeOption'

@leiqing1
Copy link
Collaborator

leiqing1 commented Mar 9, 2023

@LEIJUNMIUI 贴一下FastDeploy安装过程,和完成代码

@Zheng-Bicheng
Copy link
Collaborator

您python是自己编译的吗?

@Zheng-Bicheng
Copy link
Collaborator

解决了吗

@hitzhu
Copy link

hitzhu commented Jul 14, 2023

应该是安装的fastdeploy不对,应该安装fastdeploy-python-gpu

@xireli
Copy link

xireli commented Nov 23, 2023

解决了吗?cpu版本没问题,切换gpu版本就报错

@Zheng-Bicheng
Copy link
Collaborator

解决了吗?cpu版本没问题,切换gpu版本就报错

RKNPU不支持GPU版本,看一下编译文档哈,重新编译哈

@jackyzzy
Copy link

这个问题解决了吗?我也遇到同样的问题了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants