From 705d26c0351a52f18fd6a9f967431269786552b1 Mon Sep 17 00:00:00 2001 From: sfc-gh-zhwang Date: Sat, 30 Sep 2023 23:25:37 -0700 Subject: [PATCH 1/4] commit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 6c814f6..56c7c58 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ else() FetchContent_Declare( repo-ft GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git - GIT_TAG e4e4e5187664ff7ddede308e0a0670d0463fa660 + GIT_TAG c74dd65bbe8f6638d5fbf85213361430d8066ba5 ) endif() FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft) From 2b455f79bd85c0fe215a98e7d0c216b2c775b42f Mon Sep 17 00:00:00 2001 From: sfc-gh-zhwang Date: Sun, 1 Oct 2023 17:11:09 -0700 Subject: [PATCH 2/4] commit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 56c7c58..d68b0ce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ else() FetchContent_Declare( repo-ft GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git - GIT_TAG c74dd65bbe8f6638d5fbf85213361430d8066ba5 + GIT_TAG 24d66020b511f85cbac082cc677fc98e5e548204 ) endif() FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft) From 9190be5b52fa64e8c99abfffd24160cbfb5c6c5d Mon Sep 17 00:00:00 2001 From: sfc-gh-zhwang Date: Sun, 1 Oct 2023 17:19:25 -0700 Subject: [PATCH 3/4] commit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index d68b0ce..cd10c22 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ else() FetchContent_Declare( repo-ft GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git - GIT_TAG 24d66020b511f85cbac082cc677fc98e5e548204 + GIT_TAG c05154751eb13c5ce7369c5946550e80a9e7e9d6 ) endif() FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft) From 8072b99a09d4038be1f88b3d85e9c826e1a40756 Mon Sep 17 00:00:00 2001 From: sfc-gh-zhwang Date: Sun, 1 Oct 2023 21:15:18 -0700 Subject: [PATCH 4/4] commit --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index cd10c22..5fd5d32 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -114,7 +114,7 @@ else() FetchContent_Declare( repo-ft GIT_REPOSITORY https://github.com/neevaco/FasterTransformer.git - GIT_TAG c05154751eb13c5ce7369c5946550e80a9e7e9d6 + GIT_TAG 0854463a17b6a5646f138cff62a176bc754e5d2d ) endif() FetchContent_MakeAvailable(repo-common repo-core repo-backend repo-ft)