update kunlunxin xpu docs/shell#8091
Merged
zhupengyang merged 1 commit intoPaddlePaddle:developfrom Jan 4, 2022
Merged
Conversation
|
Thanks for your contribution! |
| echo -e "| --kunlunxin_xpu_sdk_env: (bdcentos_x86_64|centos7_x86_64|ubuntu_x86_64|kylin_aarch64) optional, |" | ||
| 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 |" |
Collaborator
There was a problem hiding this comment.
CAMBRICON MLU 这个有问题吧
| WITH_KUNLUNXIN_XPU="${i#*=}" | ||
| shift | ||
| ;; | ||
| --with_baidu_xpu_xtcl=*) |
Collaborator
There was a problem hiding this comment.
--with_baidu_xpu_xtcl=*) 是不是都要删除掉?
Collaborator
Author
There was a problem hiding this comment.
下个PR删
目前CI上还有这些参数,所以需要CI上先改下
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.