This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
graphengine
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update compiler options
tags/v1.1.0
taoxiangdong
4 years ago
parent
149aa07034
commit
2b89cf934a
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ge/graph/load/new_model_manager/zero_copy_task.cc
+ 1
- 1
ge/graph/load/new_model_manager/zero_copy_task.cc
View File
@@ -19,7 +19,7 @@
#include "framework/common/debug/ge_log.h"
#include "framework/common/util.h"
#include "graph/load/new_model_manager/model_utils.h"
#in
l
cude "common/ge_compiler_options.h"
#inc
l
ude "common/ge_compiler_options.h"
namespace ge {
const char *const kDefaultBatchLable = "Batch_default";
Write
Preview
Loading…
Cancel
Save