Browse Source

single op parser add check for json input

pull/580/head
wxl 4 years ago
parent
commit
01acf1fe55
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/offline/single_op_parser.cc

+ 1
- 0
ge/offline/single_op_parser.cc View File

@@ -27,6 +27,7 @@
#include "common/ge_inner_error_codes.h"
#include "framework/common/util.h"
#include "graph/utils/attr_utils.h"
#include "graph/utils/type_utils.h"
#include "graph/utils/tensor_utils.h"
#include "graph/utils/op_desc_utils.h"
#include "graph/operator_factory_impl.h"


Loading…
Cancel
Save