提交 60778d10 编写于 作者: M Megvii Engine Team

chore(deps): add cutlass

上级 b254bb15
......@@ -37,3 +37,6 @@
[submodule "third_party/llvm-project"]
path = third_party/llvm-project
url = https://github.com/llvm/llvm-project.git
[submodule "third_party/cutlass"]
path = third_party/cutlass
url = https://github.com/MegEngine/cutlass.git
Subproject commit f6272f0d74df54af1358fd399f9bc6d3d5f3fb4e
......@@ -21,6 +21,7 @@ git submodule update --init Halide
git submodule update --init protobuf
git submodule update --init flatbuffers
git submodule update --init gtest
git submodule update --init cutlass
git submodule update --init cpuinfo
source ./apply-patches.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册