Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cherry-Pick] Remove the deprecated implement of Cambricon MLU、Huawei Kirin NPU、Bitmain NPU. #9596

Merged

Conversation

csy0225
Copy link
Collaborator

@csy0225 csy0225 commented Oct 26, 2022

No description provided.

cmake/functions.cmake Outdated Show resolved Hide resolved
cmake/functions.cmake Show resolved Hide resolved
cmake/functions.cmake Show resolved Hide resolved
@csy0225 csy0225 force-pushed the remove_kirin_mlu_bm_release_2.12 branch from a9793bb to ddfa1a8 Compare October 27, 2022 03:17
Copy link
Collaborator

@zhupengyang zhupengyang left a comment

Choose a reason for hiding this comment

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

LGTM,还有一些小问题后面 PR 改吧

cmake/lite.cmake Outdated
@@ -160,7 +142,7 @@ file(WRITE ${offline_lib_registry_file} "") # clean
function(lite_cc_library TARGET)
set(options SHARED shared STATIC static MODULE module)
set(oneValueArgs "")
set(multiValueArgs SRCS DEPS X86_DEPS CUDA_DEPS CL_DEPS METAL_DEPS ARM_DEPS FPGA_DEPS INTEL_FPGA_DEPS BM_DEPS IMAGINATION_NNA_DEPS RKNPU_DEPS NPU_DEPS XPU_DEPS MLU_DEPS HUAWEI_ASCEND_NPU_DEPS APU_DEPS NNADAPTER_DEPS CV_DEPS PROFILE_DEPS LIGHT_DEPS
set(multiValueArgs SRCS DEPS X86_DEPS CUDA_DEPS CL_DEPS METAL_DEPS ARM_DEPS FPGA_DEPS INTEL_FPGA_DEPS IMAGINATION_NNA_DEPS RKNPU_DEPS NPU_DEPS XPU_DEPS HUAWEI_ASCEND_NPU_DEPS APU_DEPS NNADAPTER_DEPS CV_DEPS PROFILE_DEPS LIGHT_DEPS
Copy link
Collaborator

Choose a reason for hiding this comment

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

NPU_DEPS 清理掉

Copy link
Collaborator

Choose a reason for hiding this comment

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

还有 RKNPU_DEPS APU_DEPS HUAWEI_ASCEND_NPU_DEPS IMAGINATION_NNA_DEPS

@csy0225 csy0225 force-pushed the remove_kirin_mlu_bm_release_2.12 branch from ddfa1a8 to 7c1b2dc Compare October 27, 2022 04:11
@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Oct 28, 2022
@PaddlePaddle PaddlePaddle unlocked this conversation Oct 28, 2022
@csy0225 csy0225 merged commit eb9b41b into PaddlePaddle:release/v2.12 Oct 29, 2022
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.

3 participants