Searched defs:OpDataProducerBegin (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/ | ||
| D | cpu_profiling.cc | 62 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/ | ||
| D | gpu_profiling.cc | 435 void GPUProfiler::OpDataProducerBegin(const std::string op_name, void *stream) { in OpDataProducerBegin() function in mindspore::profiler::gpu::GPUProfiler |