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

[OpTestPy] Fix opencl concat impl #8375

Merged

Conversation

zhaoyang-star
Copy link
Collaborator

@zhaoyang-star zhaoyang-star commented Jan 28, 2022

  • 通过新增一个 kernel 函数Concat2InputAxis1Common,支持输入维度 3 维 && axis ==0 && axis 所在的维度不是 4 的整数倍的情况;
  • 修改其他kernel函数不支持非4维情况;
  • 支持输入为 AxisTensor 的情况。

@paddle-bot-old
Copy link

Thanks for your contribution!

sprouteer
sprouteer previously approved these changes Jan 28, 2022
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

@zhaoyang-star zhaoyang-star merged commit 6c9e7eb into PaddlePaddle:develop Jan 29, 2022
@zhaoyang-star zhaoyang-star deleted the fix_opencl_concat_ut branch January 29, 2022 12:41
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

3 participants