Skip to content

Conversation

dongfangshenzhu
Copy link
Contributor

PR types

Others

PR changes

Others

Description

qa任务中device选项添加xpu

@CLAassistant
Copy link

CLAassistant commented Aug 15, 2022

CLA assistant check
All committers have signed the CLA.

parser.add_argument(
'--device',
choices=['cpu', 'gpu'],
choices=['cpu', 'gpu','xpu'],
Copy link
Member

Choose a reason for hiding this comment

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

代码没过yapf,目前不符合coding style规范。
gpu逗号后面应该有个空格。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的

@ZeyuChen ZeyuChen merged commit 56a8957 into PaddlePaddle:develop Aug 16, 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.

3 participants