This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
MindSpore-GraphEngine
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
10
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Mod UT
pull/826/head
zhangxiaokun
5 years ago
parent
92ce8ca424
commit
72c8720a87
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tests/ut/ge/graph/load/kernel_task_info_unittest.cc
+ 0
- 1
tests/ut/ge/graph/load/kernel_task_info_unittest.cc
View File
@@ -1120,7 +1120,6 @@ TEST_F(UtestKernelTaskInfo, kernel_task_info_init_success) {
op_desc->AddOutputDesc(descout);
op_desc->SetId(0);
model.data_op_list_.push_back(op_desc);
model.op_list_[0] = op_desc;
domi::TaskDef task_def;
Write
Preview
Loading…
Cancel
Save