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

[OpenCL] Fix cl_context gen_lwss bugs #6734

Merged
merged 3 commits into from
Aug 23, 2021

Conversation

zhenlin-work
Copy link
Collaborator

在现在当local_work_size的生成函数中,目前没有覆盖没有auto-tuning情况下生成空的候选项的判断后处理,导致后面kernel run的时候参数出现不合法随机值挂死问题。

@paddle-bot-old
Copy link

Thanks for your contribution!

Copy link
Collaborator

@daming5432 daming5432 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
Collaborator

@zhaoyang-star zhaoyang-star left a comment

Choose a reason for hiding this comment

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

PR的名字需要规范化:[OpenCL] Fix cl_context gen_lwss bugs
即加上[OpenCL],去掉 test=develop

@zhenlin-work zhenlin-work changed the title fix cl_context gen_lwss bugs test=develop [OpenCL] Fix cl_context gen_lwss bugs Aug 23, 2021
@zhenlin-work
Copy link
Collaborator Author

done

@daming5432 daming5432 merged commit b60d222 into PaddlePaddle:develop Aug 23, 2021
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