!501 add op_debug_level in global_options

From: @HW_KK
Reviewed-by: @youui,@ji_chen
Signed-off-by: @ji_chen
pull/501/MERGE
mindspore-ci-bot 5 years ago committed by Gitee
commit 5b2e8cdc9d

@ -420,6 +420,7 @@ const std::set<std::string> 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};

@ -1 +1 @@
Subproject commit 742f940d8868fbd2f5de19f726d6d28142bc0a6e
Subproject commit 9e392045c26a57913b512d0686e1285650b62abe
Loading…
Cancel
Save