Browse Source

test

pull/540/head
zhao-lupeng 3 years ago
parent
commit
d82faa97dc
1 changed files with 1 additions and 0 deletions
  1. +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_;


Loading…
Cancel
Save