Searched defs:cnode_exec_order (Results 1 – 2 of 2) sorted by relevance
38 auto &cnode_exec_order = graph_ptr->execution_order(); in GetProfilingTraceFromEnv() local72 void ProfilingUtils::GetTraceHccl(const std::vector<CNodePtr> &cnode_exec_order) { in GetTraceHccl()85 void ProfilingUtils::SetTraceFpStart(const std::vector<CNodePtr> &cnode_exec_order) { in SetTraceFpStart()111 void ProfilingUtils::SetTraceBpEnd(const std::vector<CNodePtr> &cnode_exec_order) { in SetTraceBpEnd()159 void ProfilingUtils::SetTraceIterEnd(const std::vector<CNodePtr> &cnode_exec_order) { in SetTraceIterEnd()171 …::string ProfilingUtils::GetGraphSecondLastKernelName(const std::vector<CNodePtr> &cnode_exec_orde… in GetGraphSecondLastKernelName()
58 auto &cnode_exec_order = kernel_graph.execution_order(); in GenerateProfilingTrace() local