From dfb9851c82571777877723fe95b8185262c8f331 Mon Sep 17 00:00:00 2001 From: CoolKbh Date: Tue, 18 Jun 2024 17:06:02 +0800 Subject: [PATCH 1/3] test diopi func --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 01cd1a390..1e3197a02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "dipu/third_party/DIOPI"] path = dipu/third_party/DIOPI - url = https://github.com/DeepLink-org/DIOPI.git + url = https://github.com/DeepLink-org/DIOPI/commit/64cfbfc43f3c3be8624ac66bfb09118144f94c53 [submodule "dipu/third_party/kineto"] path = dipu/third_party/kineto url = https://github.com/DeepLink-org/kineto.git From e76f9ba4ffc19fa1569e8cbf34751d190f6113e1 Mon Sep 17 00:00:00 2001 From: POI-WX Date: Tue, 18 Jun 2024 20:04:05 +0800 Subject: [PATCH 2/3] update commit of deeplinkext --- dipu/scripts/ci/ci_one_iter.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dipu/scripts/ci/ci_one_iter.sh b/dipu/scripts/ci/ci_one_iter.sh index ae5012f6d..826ffffee 100644 --- a/dipu/scripts/ci/ci_one_iter.sh +++ b/dipu/scripts/ci/ci_one_iter.sh @@ -44,7 +44,7 @@ function clone_needed_repo() { DIENGINE=dipu_v0.4.8_one_iter_tool TRANSFORMERS=dipu_v4.35.2_one_iter_tool LIGHTLLM=dipu_one_iter_tool - DEEPLINKEXT=ee45ff3015e616c0dd49b374dc8e3b9bfa6e2601 + DEEPLINKEXT=2a47138de420a0147e8de70685e628d3732135d7 ALPACALORA=sco_oneiter_finetune check_and_clone_repository "DI-engine" ${DIENGINE} From 423b0a8dd6f7ac10a619636b9c36d1647bde3056 Mon Sep 17 00:00:00 2001 From: CoolKbh Date: Wed, 19 Jun 2024 14:18:03 +0800 Subject: [PATCH 3/3] test diopi --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1e3197a02..27d16d0ee 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "dipu/third_party/DIOPI"] path = dipu/third_party/DIOPI - url = https://github.com/DeepLink-org/DIOPI/commit/64cfbfc43f3c3be8624ac66bfb09118144f94c53 + url = https://github.com/DeepLink-org/DIOPI.dev.git + branch = buildAten_and_wrapper_func [submodule "dipu/third_party/kineto"] path = dipu/third_party/kineto url = https://github.com/DeepLink-org/kineto.git