Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
fix bug of FT url
  • Loading branch information
byshiue authored Jan 23, 2023
1 parent 74af36e commit d7c8011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ else()
FetchContent_Declare(
repo-ft
GIT_REPOSITORY https://github.com/NVIDIA/FasterTransformer.git
GIT_TAG v5.3_preRelease
GIT_TAG v5.3
GIT_SHALLOW ON
)
endif()
Expand Down

0 comments on commit d7c8011

Please sign in to comment.