This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
parser
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
test
pull/242/head
wjm
5 years ago
parent
81bd0f0f5f
commit
08ce51c827
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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);
Write
Preview
Loading…
Cancel
Save