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

[PIR] Add shapedtype interface unit test #57337

Merged
merged 7 commits into from
Sep 18, 2023

Conversation

zhangbopd
Copy link
Contributor

PR types

Others

PR changes

Others

Description

  • ShapedTypeInterface 单测补充
  • 增加 HasInterface 接口

Other

Pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Sep 14, 2023

你的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.

@zhangbopd zhangbopd changed the title [PIR] Add shapedtype interface [PIR] Add shapedtype interface unit test Sep 14, 2023
zhangbo9674
zhangbo9674 previously approved these changes Sep 15, 2023
namespace details {
namespace pir {

namespace detail {

template <typename RangeT>
constexpr auto begin_impl(RangeT &&range)
Copy link
Contributor

Choose a reason for hiding this comment

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

没太看懂,这个begin_impl函数是必需的吗? 后面的end_impl类似。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

这个封装下个PR中可以取消

@zhangbopd zhangbopd merged commit 74161b7 into PaddlePaddle:develop Sep 18, 2023
Frida-a pushed a commit to Frida-a/Paddle that referenced this pull request Oct 14, 2023
* Add shapedtype interface unit test

* fix windows CI for not support cxx17
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* Add shapedtype interface unit test

* fix windows CI for not support cxx17
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