2020-03-27 14:49:12 +08:00
|
|
|
[submodule "third_party/flatbuffers"]
|
|
|
|
path = third_party/flatbuffers
|
|
|
|
url = https://github.com/google/flatbuffers.git
|
|
|
|
[submodule "third_party/googletest"]
|
|
|
|
path = third_party/googletest
|
|
|
|
url = https://github.com/google/googletest.git
|
|
|
|
[submodule "third_party/incubator-tvm"]
|
|
|
|
path = third_party/incubator-tvm
|
|
|
|
url = https://github.com/apache/incubator-tvm.git
|
|
|
|
[submodule "third_party/protobuf"]
|
|
|
|
path = third_party/protobuf
|
|
|
|
url = https://github.com/protocolbuffers/protobuf.git
|
2020-06-04 09:59:26 +08:00
|
|
|
[submodule "akg"]
|
|
|
|
path = akg
|
|
|
|
url = https://gitee.com/mindspore/akg.git
|
2020-03-27 14:49:12 +08:00
|
|
|
[submodule "graphengine"]
|
|
|
|
path = graphengine
|
2020-04-02 17:15:41 +08:00
|
|
|
url = https://gitee.com/ms-incubator/graphengine.git
|