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

disable lite gpu #43178

Merged
merged 1 commit into from
Jun 9, 2022
Merged

disable lite gpu #43178

merged 1 commit into from
Jun 9, 2022

Conversation

zhupengyang
Copy link
Contributor

@zhupengyang zhupengyang commented Jun 2, 2022

PR types

Bug fixes

PR changes

Others

Describe

  • lite gpu 已不再进行维护,编译和运行都存在问题。
  • 因为业务需求,需要编译 inference_gpu + lite_xpu 的预测库,默认情况下会打开 lite gpu 相关选项,导致编译和运行都有问题,所以本次 PR 去除了 lite gpu 的支持,始终保持 gpu 关闭。

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jun 2, 2022

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@zhupengyang zhupengyang closed this Jun 9, 2022
@zhupengyang zhupengyang reopened this Jun 9, 2022
@zhupengyang zhupengyang changed the title disable lite gpu disable lite gpu 1 Jun 9, 2022
@zhupengyang zhupengyang closed this Jun 9, 2022
@zhupengyang zhupengyang reopened this Jun 9, 2022
@zhupengyang zhupengyang changed the title disable lite gpu 1 disable lite gpu Jun 9, 2022
Copy link
Contributor

@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

Copy link

@cyj1986 cyj1986 left a comment

Choose a reason for hiding this comment

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

LGTM

@cyj1986 cyj1986 merged commit 3698030 into PaddlePaddle:release/2.3 Jun 9, 2022
@zhupengyang zhupengyang deleted the lite_gpu_23 branch June 9, 2022 06:53
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

3 participants