Skip to content

Conversation

@youge325
Copy link
Contributor

  • 修改了 backends\metax_gpu\kernels\cuda_kernels\collect_fpn_proposals_kernel_register.cu
  • 对应的 backends\metax_gpu\CMakeLists.txt 列表中已有 ${PADDLE_SOURCE_DIR}/paddle/phi/kernels/gpu/collect_fpn_proposals_kernel.cu ,无需新增
  • 天数没有对应的算子Kernel注册,但是 backends\iluvatar_gpu\CMakeLists.txt 列表中有多处 ${PADDLE_SOURCE_DIR}/paddle/phi/kernels/gpu/collect_fpn_proposals_kernel.cu

@paddle-bot
Copy link

paddle-bot bot commented Oct 25, 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.

可以考虑给iluvatar注册上这个kernel。


#include "paddle/phi/kernels/gpu/collect_fpn_proposals_kernel.h"

PD_CUSTOM_KERNEL_REGISTER(collect_fpn_proposals,
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个kernel不要注册,因为天数不支持此算子

Copy link
Contributor Author

Choose a reason for hiding this comment

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

好的,已经删除

@youge325 youge325 force-pushed the k39 branch 2 times, most recently from 74a8de4 to 74334e8 Compare November 5, 2025 11:09
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 ab114ce into PaddlePaddle:develop Nov 6, 2025
14 of 15 checks passed
@youge325 youge325 deleted the k39 branch November 6, 2025 03:30
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