Skip to content

Conversation

@Le-soleile
Copy link
Contributor

@Le-soleile Le-soleile commented Sep 27, 2025

PR Category

Performance Optimization

PR Types

Bug fixes

Description

在paddle/phi/kernels/文件夹下新增row_conv_kernel.h
在row_conv_kernel.cc和row_conv_kernel.cu中加入#include

@paddle-bot
Copy link

paddle-bot bot commented Sep 27, 2025

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

@paddle-bot paddle-bot bot added the contributor External developers label Sep 27, 2025
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Sep 27, 2025
@Le-soleile Le-soleile closed this Sep 28, 2025
@Le-soleile Le-soleile deleted the kernel3 branch September 28, 2025 08:52
@Le-soleile Le-soleile restored the kernel3 branch September 29, 2025 07:11
@Le-soleile Le-soleile reopened this Sep 29, 2025
DenseTensor* out);

template <typename T, typename Context>
void RowConvGradKernel(const Context& dev_ctx,
Copy link
Member

Choose a reason for hiding this comment

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

grad应当单独放在一个文件中,这里仅写RowConvKernel即可。

@Le-soleile
Copy link
Contributor Author

Le-soleile commented Sep 30, 2025

/re-run all-failed

Copy link
Member

@YqGe585 YqGe585 left a comment

Choose a reason for hiding this comment

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

LGTM

@luotao1 luotao1 merged commit 208fb76 into PaddlePaddle:develop Sep 30, 2025
71 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants