Skip to content
Open
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 23b37c7b158d05f6206119b1ef831c8e63cc1eb9
GIT_TAG c9f9f4927f97f5880e83aff75a4dbeeaed9d37d8
GIT_SHALLOW ON
)
endif()
Expand Down