Skip to content

Conversation

@algorithm1832
Copy link
Contributor

PR Category

Custom Device

PR Types

Improvements

Description

  • Remove needless interpolate_grad_kernel.cu includes
  • Add interpolate_grad_kernel.cu file to metax gpu's cmakelists
  • Add interpolate_grad_kernel.cu file to iluvatar gpu's cmakelists

ℹ️The interpolate_grad_kernel.cu file has already been included in iluvatar_gpu's cmakelists starting from line 275. However it is deleted afterwards, so I removed the deletion.

ℹ️The interpolate_grad_kernel.h file has already been included in the kernels.

Related Paddle PR: #75974

Used AI Studio

@paddle-bot
Copy link

paddle-bot bot commented Nov 4, 2025

Thanks for your contribution!

Copy link
Collaborator

@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.

这个kernel是需要移除掉的,需要把cmakelists中所有interpolate_grad_kernel都删掉

@algorithm1832
Copy link
Contributor Author

interpolate_grad_kernel.cu文件已从cmakelists移除

Copy link
Collaborator

@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

@YqGe585 YqGe585 merged commit 42c5844 into PaddlePaddle:develop Nov 10, 2025
31 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor HappyOpenSource 快乐开源活动issue与PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants