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
Merge branch 'master' into dev
GitOrigin-RevId:
4e661180b4
tags/v0.5.0
Megvii Engine Team
5 years ago
parent
1af4863179
commit
ff44f14f80
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/core/include/megbrain/version.h
+ 1
- 1
src/core/include/megbrain/version.h
View File
@@ -12,7 +12,7 @@
#pragma once
#define MGB_MAJOR 8
#define MGB_MINOR
3
#define MGB_MINOR
4
#define MGB_PATCH 1
//! whether it is development version
#define MGB_IS_DEV 0
Write
Preview
Loading…
Cancel
Save