diff --git a/ge/common/helper/model_helper.cc b/ge/common/helper/model_helper.cc index 81e543c7..37cb53bc 100644 --- a/ge/common/helper/model_helper.cc +++ b/ge/common/helper/model_helper.cc @@ -21,7 +21,6 @@ #include "framework/common/debug/log.h" #include "framework/common/util.h" #include "framework/common/debug/ge_log.h" -#include "framework/omg/model_tool.h" #include "framework/omg/version.h" #include "graph/debug/ge_attr_define.h" #include "graph/load/model_manager/davinci_model_parser.h" diff --git a/ge/init/gelib.cc b/ge/init/gelib.cc index 6032a002..d44568cc 100755 --- a/ge/init/gelib.cc +++ b/ge/init/gelib.cc @@ -31,7 +31,6 @@ #include "framework/common/debug/ge_log.h" #include "framework/common/debug/log.h" #include "framework/common/util.h" -#include "framework/omg/ge_init.h" #include "analyzer/analyzer.h" #include "ge/ge_api_types.h" #include "ge_local_engine/engine/host_cpu_engine.h"