From f338eb3a606efc4c36bd49690a629b6ab186643f Mon Sep 17 00:00:00 2001 From: simson <526422051@qq.com> Date: Wed, 1 Apr 2020 11:57:09 +0800 Subject: [PATCH] add graphengine --- .gitmodules | 3 +++ graphengine | 1 + 2 files changed, 4 insertions(+) create mode 160000 graphengine diff --git a/.gitmodules b/.gitmodules index 1f5fbad2b9b..a024019b149 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "third_party/protobuf"] path = third_party/protobuf url = https://github.com/protocolbuffers/protobuf.git +[submodule "graphengine"] + path = graphengine + url = https://gitee.com/ms-incubator/graphengine.git diff --git a/graphengine b/graphengine new file mode 160000 index 00000000000..21d3700f661 --- /dev/null +++ b/graphengine @@ -0,0 +1 @@ +Subproject commit 21d3700f661576edc37607a3bc961874ee5189a7