Skip to content

Conversation

@Le-soleile
Copy link
Contributor

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

PR Category

Performance Optimization

PR Types

Bug fixes

Description

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

YqGe585

This comment was marked as outdated.

@paddle-bot paddle-bot bot added the contributor External developers label Sep 26, 2025
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Sep 27, 2025
@luotao1
Copy link
Contributor

luotao1 commented Sep 28, 2025

需要解决下CI问题,包括Template模版问题

const DenseTensor& x,
const DenseTensor& filter,
const DenseTensor& out_grad,
int stride,
Copy link
Contributor

Choose a reason for hiding this comment

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

函数声明有误

@Le-soleile
Copy link
Contributor Author

/re-run all-failed

Copy link
Contributor

@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 bf19e3c into PaddlePaddle:develop Sep 30, 2025
58 of 59 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