Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/
Ddata_queue_op.cc480 std::shared_ptr<DeviceQueueTracing> profiling_node; in SendDataToAscend() local
865 std::shared_ptr<DeviceQueueTracing> profiling_node; in PushDataToGPU() local
1154 …Op::ProfilingRecorder(bool is_profiling_enable, const std::shared_ptr<DeviceQueueTracing> &profili… in ProfilingRecorder()