diff --git a/metadef b/metadef index b3374c1..4cca481 160000 --- a/metadef +++ b/metadef @@ -1 +1 @@ -Subproject commit b3374c154d01a34e7173cd982c8eb46158f790aa +Subproject commit 4cca4812213b6d2096cc5d146a63ededcdc1afd6 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 {