Skip to content

ap support customdevice#2453

Closed
leon062112 wants to merge 4 commits intoPaddlePaddle:developfrom
leon062112:fix_ap
Closed

ap support customdevice#2453
leon062112 wants to merge 4 commits intoPaddlePaddle:developfrom
leon062112:fix_ap

Conversation

@leon062112
Copy link
Copy Markdown

在天数后端CMakeLists.txt 添加AP相关依赖项,补充AP测试脚本

@paddle-bot
Copy link
Copy Markdown

paddle-bot bot commented Mar 17, 2026

Thanks for your contribution!

Comment thread backends/iluvatar_gpu/CMakeLists.txt Outdated
include(external/flagcx)
endif()

add_definitions("-DPADDLE_WITH_CINN")
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

这个应该不需要吧,验证下

Comment thread backends/iluvatar_gpu/CMakeLists.txt Outdated
#${PADDLE_SOURCE_DIR}/paddle/ap/src/paddle/phi/ap_variadic_kernel.cc
#${PADDLE_SOURCE_DIR}/paddle/ap/src/paddle/phi/kernel_dispatch_helper.cc
#${PADDLE_SOURCE_DIR}/paddle/ap/src/paddle/phi/ap_infer_meta_helper.cc
#${PADDLE_SOURCE_DIR}/paddle/ap/src/paddle/phi/kernel_define_helper.cc
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

移除L822 - L826

@@ -0,0 +1,159 @@
import os
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

看下repo里面,其他单测都怎么加的

@leon062112 leon062112 closed this Mar 27, 2026
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.

2 participants