Browse Source

Pre Merge pull request !521 from 王涛/ge_dev

pull/521/MERGE
王涛 Gitee 3 years ago
parent
commit
c19b28f5f4
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      metadef
  2. +1
    -1
      parser/common/auto_mapping_subgraph_io_index_func.cc

+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit b3374c154d01a34e7173cd982c8eb46158f790aa
Subproject commit 4cca4812213b6d2096cc5d146a63ededcdc1afd6

+ 1
- 1
parser/common/auto_mapping_subgraph_io_index_func.cc View File

@@ -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 {


Loading…
Cancel
Save