From a4d93f3a36b766a4e6e64c046424c35f369dd1cd Mon Sep 17 00:00:00 2001 From: wuweikang Date: Thu, 3 Dec 2020 10:20:09 +0800 Subject: [PATCH] add op_debug_level in global_options --- inc/external/ge/ge_api_types.h | 1 + parser | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/inc/external/ge/ge_api_types.h b/inc/external/ge/ge_api_types.h index cb2fbdef..374a816a 100644 --- a/inc/external/ge/ge_api_types.h +++ b/inc/external/ge/ge_api_types.h @@ -420,6 +420,7 @@ const std::set global_options = {CORE_TYPE, ENABLE_SMALL_CHANNEL, OP_SELECT_IMPL_MODE, OPTYPELIST_FOR_IMPLMODE, + OP_DEBUG_LEVEL, DEBUG_DIR, OP_COMPILER_CACHE_DIR, OP_COMPILER_CACHE_MODE}; diff --git a/parser b/parser index 742f940d..9e392045 160000 --- a/parser +++ b/parser @@ -1 +1 @@ -Subproject commit 742f940d8868fbd2f5de19f726d6d28142bc0a6e +Subproject commit 9e392045c26a57913b512d0686e1285650b62abe