Skip to content

Commit 5e3ae97

Browse files
authored
update lite git tag (#34323)
1 parent 00c0c45 commit 5e3ae97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/lite.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ if (NOT LITE_SOURCE_DIR OR NOT LITE_BINARY_DIR)
4242
set(LITE_INSTALL_DIR ${THIRD_PARTY_PATH}/install/lite)
4343

4444
if(NOT LITE_GIT_TAG)
45-
set(LITE_GIT_TAG d3a3a6931b6d22d504d21ba32b3ae972770e9204)
45+
set(LITE_GIT_TAG 7d54f557529e2f1a6b3daa4e35c1bf32bac002b8) # lite branch is release/v2.9 and the xpu_tool_chain is 2.0.0.128
4646
endif()
4747

4848
if(NOT CUDA_ARCH_NAME)

0 commit comments

Comments
 (0)