This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
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
Profiling AR VERSION11 remove task_id
tags/v1.2.0
taoxiangdong
4 years ago
parent
4f898216bd
commit
c3be30b9ce
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
ge/common/profiling/profiling_manager.cc
+ 0
- 3
ge/common/profiling/profiling_manager.cc
View File
@@ -133,9 +133,6 @@ ge::Status ProfilingManager::InitFromOptions(const Options &options, MsprofGeOpt
GELOGE(INTERNAL_ERROR, "copy job_id failed.");
return INTERNAL_ERROR;
}
// get traceId from options
prof_conf.traceId = GetContext().TraceId();
#endif
return ge::SUCCESS;
}
Write
Preview
Loading…
Cancel
Save