Browse Source

Pre Merge pull request !401 from wangzhengjun/parser_st

pull/401/MERGE
wangzhengjun Gitee 4 years ago
parent
commit
45ca947143
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      parser/common/parser_api.cc

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

@@ -22,6 +22,7 @@
#include "parser/common/register_tbe.h"
#include "framework/omg/parser/parser_inner_ctx.h"
#include "external/ge/ge_api_types.h"
// blank for test

namespace ge {
static bool parser_initialized = false;


Loading…
Cancel
Save