Browse Source

Description:Support model_exit in GE

Team:HISI_SW
Feature or Bugfix:Feature
pull/203/head
l00444296 4 years ago
parent
commit
a1b61a137d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      inc/external/ge/ge_api_types.h

+ 1
- 1
inc/external/ge/ge_api_types.h View File

@@ -323,7 +323,7 @@ namespace ir_option {
};

// for interface: aclgrphParse
const std::set<std::string> ir_Parser_suppported_options = {
const std::set<std::string> ir_parser_suppported_options = {
INPUT_FORMAT,
INPUT_SHAPE,
OP_NAME_MAP,


Loading…
Cancel
Save