From c0d81220148f7823d8ff96374794d2b37ded2cb8 Mon Sep 17 00:00:00 2001 From: wqtshg Date: Thu, 14 Apr 2022 19:39:41 +0800 Subject: [PATCH 1/2] decouple internal header files --- parser/common/auto_mapping_subgraph_io_index_func.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parser/common/auto_mapping_subgraph_io_index_func.cc b/parser/common/auto_mapping_subgraph_io_index_func.cc index 963c5c0..dafc55d 100644 --- a/parser/common/auto_mapping_subgraph_io_index_func.cc +++ b/parser/common/auto_mapping_subgraph_io_index_func.cc @@ -21,11 +21,11 @@ #include "graph/op_desc.h" #include "graph/utils/attr_utils.h" #include "graph/debug/ge_attr_define.h" -#include "graph/debug/ge_util.h" #include "graph/utils/graph_utils.h" #include "graph/utils/node_utils.h" #include "register/register_fmk_types.h" #include "framework/common/debug/ge_log.h" +#include "framework/common/util.h" namespace ge { namespace { From d24f1aeb195afe0d74c1f29dd31cb72a8c8f129c Mon Sep 17 00:00:00 2001 From: wqtshg Date: Wed, 27 Apr 2022 15:15:51 +0800 Subject: [PATCH 2/2] update submodule --- metadef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadef b/metadef index b3374c1..4cca481 160000 --- a/metadef +++ b/metadef @@ -1 +1 @@ -Subproject commit b3374c154d01a34e7173cd982c8eb46158f790aa +Subproject commit 4cca4812213b6d2096cc5d146a63ededcdc1afd6