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

update kunlunxin xpu docs/shell #8091

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

zhupengyang
Copy link
Collaborator

No description provided.

@paddle-bot-old
Copy link

Thanks for your contribution!

@zhupengyang zhupengyang changed the title fix xpu docs/shell update kunlunxin xpu docs/shell Dec 24, 2021
echo -e "| default is bdcentos_x86_64(if x86) / kylin_aarch64(if arm) |"
echo -e "| --kunlunxin_xpu_sdk_root: (path to kunlunxin_xpu DDK file) optional, default is None |"
echo -e "| detailed information about Paddle-Lite CAMBRICON MLU: https://paddle-lite.readthedocs.io/zh/latest/demo_guides/kunlunxin_xpu.html |"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CAMBRICON MLU 这个有问题吧

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

下个PR改

@@ -568,26 +573,44 @@ function main {
;;
# compiling lib which can operate on baidu xpu.
--with_baidu_xpu=*)
WITH_BAIDU_XPU="${i#*=}"
WITH_KUNLUNXIN_XPU="${i#*=}"
shift
;;
--with_baidu_xpu_xtcl=*)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--with_baidu_xpu_xtcl=*) 是不是都要删除掉?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

下个PR删

目前CI上还有这些参数,所以需要CI上先改下

Copy link
Collaborator

@hong19860320 hong19860320 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhupengyang zhupengyang merged commit 3b04cc6 into PaddlePaddle:develop Jan 4, 2022
@zhupengyang zhupengyang deleted the kunlunxin_xpu_1 branch January 4, 2022 05:51
WeiLi233 pushed a commit to WeiLi233/Paddle-Lite that referenced this pull request Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants