Home
last modified time | relevance | path

Searched defs:profiling_cnode_list (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/tasksink/
Dtask_generator.cc257 std::vector<CNodePtr> profiling_cnode_list; in LaunchAllKernel() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_utils.cc377 …ingUtils::SetGraphProfilingCNode(uint32_t graph_id, const std::vector<CNodePtr> &profiling_cnode_l… in SetGraphProfilingCNode()