Skip to content

Commit f082e17

Browse files
authored
update lite tag (#38908)
1 parent 4a63d68 commit f082e17

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

5252
if(NOT LITE_GIT_TAG)
53-
set(LITE_GIT_TAG 62fc737d4a553bca738f96b0402b28f26a8d2d4f)
53+
set(LITE_GIT_TAG fec57de88cfea34c1d5b1984850088d4a1b81132)
5454
endif()
5555

5656
if(NOT CUDA_ARCH_NAME)

0 commit comments

Comments
 (0)