Browse Source

Pre Merge pull request !125 from yangyongqiang/dev_1208

pull/125/MERGE
yangyongqiang Gitee 5 years ago
parent
commit
f10958ef30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      parser/tensorflow/tensorflow_parser.cc

+ 1
- 0
parser/tensorflow/tensorflow_parser.cc View File

@@ -56,6 +56,7 @@
#include "register/scope/scope_graph_impl.h"
#include "register/scope/scope_pass_registry_impl.h"


using ge::const_op_update_vec;
using ge::OpParserFactory;
using ge::Pb2Json;


Loading…
Cancel
Save