Browse Source

test

pull/242/head
wjm 5 years ago
parent
commit
08ce51c827
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      inc/external/parser/onnx_parser.h

+ 1
- 0
inc/external/parser/onnx_parser.h View File

@@ -36,6 +36,7 @@
#include "graph/graph.h"
#include "graph/types.h"


namespace ge {
PARSER_FUNC_VISIBILITY graphStatus aclgrphParseONNX(const char *model_file,
const std::map<ge::AscendString, ge::AscendString> &parser_params, ge::Graph &graph);


Loading…
Cancel
Save