Skip to content

Commit 07a7cd4

Browse files
authored
update lite tag. (#29394)
1 parent 7e322b3 commit 07a7cd4

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
@@ -34,7 +34,7 @@ if (NOT LITE_SOURCE_DIR OR NOT LITE_BINARY_DIR)
3434
set(LITE_INSTALL_DIR ${THIRD_PARTY_PATH}/install/lite)
3535

3636
if(NOT LITE_GIT_TAG)
37-
set(LITE_GIT_TAG 6d2b2a4028a58715b01887b04eb9bff8432eb184)
37+
set(LITE_GIT_TAG 345545e2ce2f3895a332be88d5c3d495d9b206d3)
3838
endif()
3939

4040
if(NOT CUDA_ARCH_NAME)

0 commit comments

Comments
 (0)