This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
MegEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
feat(mge/third_party): add cudnn-frontend
HuaHua404-patch-1
huangxinda
2 years ago
parent
2b85948cd1
commit
9de8c122ad
2 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitmodules
+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
Write
Preview
Loading…
Cancel
Save