Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ else()
FetchContent_Declare(
repo-ft
GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git
GIT_TAG d1f088243f98ea967b44658ba8b50dd05da1a2eb
GIT_TAG 5ed1f245e7f06d9cb72220ee9c9a254918b251ef
)
endif()
FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft)
Expand Down