Profiling AR VERSION11 remove task_id

pull/576/head
taoxiangdong 5 years ago
parent 4f898216bd
commit c3be30b9ce

@ -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;
}

Loading…
Cancel
Save