Searched defs:OpDataProducerEnd (Results 1 – 3 of 3) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/profiler/device/ascend/ | ||
D | ascend_profiling.h | 35 void OpDataProducerEnd() { return; } in OpDataProducerEnd() function |
/third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/ | ||
D | cpu_profiling.cc | 79 void CPUProfiler::OpDataProducerEnd() { in OpDataProducerEnd() function in mindspore::profiler::cpu::CPUProfiler |
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ | ||
D | gpu_profiling.cc | 460 void GPUProfiler::OpDataProducerEnd() { in OpDataProducerEnd() function in mindspore::profiler::gpu::GPUProfiler |