Browse Source

modify control passes

pull/401/head
chenyemeng 4 years ago
parent
commit
43f2a42a4c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ge/graph/passes/enter_pass.cc

+ 1
- 1
ge/graph/passes/enter_pass.cc View File

@@ -16,7 +16,7 @@

#include "graph/passes/enter_pass.h"

#include "debug/ge_attr_define.h"
#include "graph/debug/ge_attr_define.h"
#include "framework/common/debug/ge_log.h"
#include "framework/common/debug/log.h"
#include "graph/utils/graph_utils.h"


Loading…
Cancel
Save