Browse Source

test for parse

pull/299/head
zhou_chao1993 4 years ago
parent
commit
082a1e332c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      parser/common/acl_graph_parser_util.cc

+ 1
- 0
parser/common/acl_graph_parser_util.cc View File

@@ -120,6 +120,7 @@ static void GetAclParams(const std::map<ge::AscendString, ge::AscendString> &par
}
value = "";
return;
}

static bool CheckDigitStr(std::string &str) {


Loading…
Cancel
Save