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/542/head
zhao-lupeng
3 years ago
parent
1e64d9fa2b
commit
1fa101be83
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
parser/common/data_op_parser.cc
+ 1
- 0
parser/common/data_op_parser.cc
View File
@@ -44,6 +44,7 @@ FMK_FUNC_HOST_VISIBILITY Status DataOpParser::ParseShape(const std::vector<int64
data_type = ge::DT_FLOAT;
}
// convert input
std::vector<int64_t> def_format_shape(shape);
Write
Preview
Loading…
Cancel
Save