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
Pre Merge pull request
!896
from 周超/dev2
pull/896/MERGE
周超
Gitee
5 years ago
parent
d4adceee5c
effe74c300
commit
87b42f0777
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
ge/graph/load/new_model_manager/model_manager.cc
+ 1
- 0
ge/graph/load/new_model_manager/model_manager.cc
View File
@@ -1720,6 +1720,7 @@ Status ModelManager::LaunchKernelCheckAicpuOp(std::vector<std::string> &aicpu_op
return SUCCESS;
}
Status ModelManager::CheckAicpuOpList(GeModelPtr ge_model) {
std::vector<std::string> aicpu_optype_list;
std::vector<std::string> aicpu_tf_optype_list;
Write
Preview
Loading…
Cancel
Save