From 3598bcc60b4e94008d75e2296408428ce6ba5f3e Mon Sep 17 00:00:00 2001 From: wuweikang Date: Fri, 20 Nov 2020 11:06:30 +0800 Subject: [PATCH] add op_debug_level into ir_option --- inc/external/ge/ge_api_types.h | 1 + metadef | 2 +- parser | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/inc/external/ge/ge_api_types.h b/inc/external/ge/ge_api_types.h index 1d371725..28de4307 100644 --- a/inc/external/ge/ge_api_types.h +++ b/inc/external/ge/ge_api_types.h @@ -326,6 +326,7 @@ static const char *const OP_COMPILER_CACHE_DIR = ge::OP_COMPILER_CACHE_DIR; static const char *const OP_COMPILER_CACHE_MODE = ge::OP_COMPILER_CACHE_MODE; static const char *const MDL_BANK_PATH_FLAG = ge::MDL_BANK_PATH_FLAG.c_str(); static const char *const OP_BANK_PATH_FLAG = ge::OP_BANK_PATH_FLAG.c_str(); +static const char *const OP_DEBUG_LEVEL = ge::OP_DEBUG_LEVEL.c_str(); // for interface: aclgrphBuildModel const std::set ir_builder_suppported_options = {INPUT_FORMAT, diff --git a/metadef b/metadef index 2f299e7b..c9b69607 160000 --- a/metadef +++ b/metadef @@ -1 +1 @@ -Subproject commit 2f299e7b532f0cc7031c35e5f0fe7a52ee4f4697 +Subproject commit c9b6960725036291ed2328f5751beb4f01247526 diff --git a/parser b/parser index 40c6b462..9e051f61 160000 --- a/parser +++ b/parser @@ -1 +1 @@ -Subproject commit 40c6b462724ad0bc1b76df1fb4fbd0df0e6c0536 +Subproject commit 9e051f61274f0655c8e1d9a1a8f481c051063dae