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
chore(deps): add mlir dependency
tags/v1.0.0-rc1
Megvii Engine Team
4 years ago
parent
1babd7aa34
commit
95ed871717
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/llvm-project
+ 3
- 0
.gitmodules
View File
@@ -34,3 +34,6 @@
[submodule "third_party/midout"]
path = third_party/midout
url = https://github.com/MegEngine/midout.git
[submodule "third_party/llvm-project"]
path = third_party/llvm-project
url = https://github.com/llvm/llvm-project.git
+ 1
- 0
third_party/llvm-project
@@ -0,0 +1 @@
Subproject commit b2589200957af50e7d166afca9df6ad46d7418c6
Write
Preview
Loading…
Cancel
Save