Skip to content

Commit

Permalink
[XPU] xpu sdk url (#10135)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhupengyang authored Mar 27, 2023
1 parent 32f6299 commit 102697b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/backends/xpu.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set (XPU_DOWNLOAD_DIR ${XPU_SOURCE_DIR}/download)
set (XPU_INSTALL_DIR ${THIRD_PARTY_PATH}/install)

if (NOT XPU_SDK_URL)
set (XPU_SDK_URL "https://baidu-kunlun-product.su.bcebos.com/KL-SDK/klsdk-dev_paddle")
set (XPU_SDK_URL "https://baidu-kunlun-product.su.bcebos.com/KL-SDK/klsdk-dev/20230317")
endif ()

if (NOT XPU_SDK_ENV)
Expand Down

0 comments on commit 102697b

Please sign in to comment.