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
add: add gflags submodule for megengine
release-1.7
yeasoon
XindaH
3 years ago
parent
bd42cb06cf
commit
ec75cd867b
2 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
.gitmodules
+1
-0
third_party/gflags
+ 4
- 0
.gitmodules
View File
@@ -46,3 +46,7 @@
[submodule "third_party/cpuinfo"]
path = third_party/cpuinfo
url = https://github.com/MegEngine/cpuinfo.git
[submodule "third_party/gflags"]
path = third_party/gflags
url = https://github.com/MegEngine/gflags.git
+ 1
- 0
third_party/gflags
@@ -0,0 +1 @@
Subproject commit 48008384fb0016c786180023957b5d80e15335bd
Write
Preview
Loading…
Cancel
Save