Skip to content

Commit 7d44799

Browse files
authored
Update CMakeLists.txt
change FT's branch to v5.1.1
1 parent 225b578 commit 7d44799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ else()
111111
FetchContent_Declare(
112112
repo-ft
113113
GIT_REPOSITORY https://github.com/NVIDIA/FasterTransformer.git
114-
GIT_TAG main
114+
GIT_TAG release/v5.1.1
115115
GIT_SHALLOW ON
116116
)
117117
endif()

0 commit comments

Comments
 (0)