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
Pre Merge pull request
!359
from wangzhengjun/parser_test
pull/359/MERGE
wangzhengjun
Gitee
4 years ago
parent
60d70b4356
54fe42043d
commit
015acf710b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
parser/onnx/onnx_parser.cc
+ 1
- 0
parser/onnx/onnx_parser.cc
View File
@@ -46,6 +46,7 @@
#include "graph/utils/type_utils.h"
#include "subgraph_adapter/subgraph_adapter_factory.h"
// blank test
namespace ge {
graphStatus PrepareBeforeParse(AclGrphParseUtil &acl_graph_parse_util,
const std::map<AscendString, AscendString> &parser_params,
Write
Preview
Loading…
Cancel
Save