From a1b61a137daf5f17df14b058e5aa85fe7f794b62 Mon Sep 17 00:00:00 2001 From: l00444296 Date: Thu, 5 Nov 2020 11:27:39 +0800 Subject: [PATCH] Description:Support model_exit in GE Team:HISI_SW Feature or Bugfix:Feature --- inc/external/ge/ge_api_types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/external/ge/ge_api_types.h b/inc/external/ge/ge_api_types.h index 85ed79f9..a6c0308c 100644 --- a/inc/external/ge/ge_api_types.h +++ b/inc/external/ge/ge_api_types.h @@ -323,7 +323,7 @@ namespace ir_option { }; // for interface: aclgrphParse - const std::set ir_Parser_suppported_options = { + const std::set ir_parser_suppported_options = { INPUT_FORMAT, INPUT_SHAPE, OP_NAME_MAP,