This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
test
pull/540/head
zhao-lupeng
3 years ago
parent
1e64d9fa2b
commit
d82faa97dc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
parser/common/pre_checker.cc
+ 1
- 0
parser/common/pre_checker.cc
View File
@@ -208,6 +208,7 @@ Status PreChecker::Save(const string &file) {
}
}
// Initialization model related JSON information
nlohmann::json model;
model[kKeyName] = model_name_;
Write
Preview
Loading…
Cancel
Save