Browse Source

feat(mge/third_party): add cudnn-frontend

HuaHua404-patch-1
huangxinda 2 years ago
parent
commit
9de8c122ad
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      third_party/cudnn-frontend

+ 3
- 0
.gitmodules View File

@@ -55,3 +55,6 @@
[submodule "third_party/tacopie"]
path = third_party/tacopie
url = https://github.com/cpp-redis/tacopie
[submodule "third_party/cudnn-frontend"]
path = third_party/cudnn-frontend
url = https://github.com/MegEngine/cudnn-frontend.git

+ 1
- 0
third_party/cudnn-frontend

@@ -0,0 +1 @@
Subproject commit d38bbc314d9f43dc87c9ccf5d36bc98bdfc583d2

Loading…
Cancel
Save