Browse Source

clean code

pull/640/head
13291271729 3 years ago
parent
commit
820f60ef60
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      parser/tensorflow/iterator_fusion_pass.cc

+ 1
- 1
parser/tensorflow/iterator_fusion_pass.cc View File

@@ -20,7 +20,7 @@

#include "framework/omg/parser/parser_types.h"
#include "common/util.h"
#include "graph_optimizer.h"
#include "parser_graph_optimizer.h"
#include "framework/common/ge_inner_error_codes.h"

namespace ge {


Loading…
Cancel
Save