This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
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
ST for ge_running_env_test
pull/379/head
zhangxiaokun
4 years ago
parent
5e0d2d3874
commit
d91d1df934
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
parser/common/acl_graph_parser_util.cc
+1
-0
parser/common/proto_file_parser.cc
+ 1
- 0
parser/common/acl_graph_parser_util.cc
View File
@@ -38,6 +38,7 @@
#include "omg/parser/parser_inner_ctx.h"
#include "parser/common/register_tbe.h"
#include "tbe_plugin_loader.h"
#include "mmpa/mmpa_api.h"
using google::protobuf::io::CodedInputStream;
using google::protobuf::io::FileInputStream;
+ 1
- 0
parser/common/proto_file_parser.cc
View File
@@ -28,6 +28,7 @@
#include "parser/common/acl_graph_parser_util.h"
#include "ge/ge_api_types.h"
#include "framework/common/debug/ge_log.h"
#include "mmpa/mmpa_api.h"
using std::ifstream;
using std::vector;
Write
Preview
Loading…
Cancel
Save