Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/
Dcpu_profiling.cc62 void CPUProfiler::OpDataProducerBegin(const std::string op_name, const uint32_t pid) { in OpDataProducerBegin() function in mindspore::profiler::cpu::CPUProfiler
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc435 void GPUProfiler::OpDataProducerBegin(const std::string op_name, void *stream) { in OpDataProducerBegin() function in mindspore::profiler::gpu::GPUProfiler