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
fix sc
pull/1422/head
chuxing
4 years ago
parent
d20751fbb4
commit
4cebb13437
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
ge/hybrid/node_executor/compiledsubgraph/known_node_executor.h
+ 0
- 1
ge/hybrid/node_executor/compiledsubgraph/known_node_executor.h
View File
@@ -42,7 +42,6 @@ class KnownNodeTask : public NodeTask {
virtual Status DoInitDavinciModel();
private:
std::shared_ptr<DavinciModel> davinci_model_ = nullptr;
bool load_flag_ = false;
};
class KnownNodeExecutor : public NodeExecutor {
Write
Preview
Loading…
Cancel
Save