Skip to content
Open
Show file tree
Hide file tree
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
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[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.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
2 changes: 1 addition & 1 deletion dipu/scripts/ci/ci_one_iter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down