Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddevice_queue_op.cc191 std::shared_ptr<DeviceQueueTracing> profiling_node; in SendDataToAscend() local
412 std::shared_ptr<DeviceQueueTracing> profiling_node; in PushDataToGPU() local
680 …eueOp::ProfilingRecorder(bool is_profiling_enable, std::shared_ptr<DeviceQueueTracing> profiling_n… in ProfilingRecorder()
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_utils.cc311 CNodePtr profiling_node = CreateProfilingCNode(profiling_content, graph_ptr); in CreateProfilingCNodeWithStream() local