Searched defs:SetRunTimeData (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/profiler/device/ | ||
| D | profiling.cc | 54 void Profiler::SetRunTimeData(const std::string &op_name, const float time_elapsed) { in SetRunTimeData() function in mindspore::profiler::Profiler |
| /third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/ | ||
| D | cpu_profiling.cc | 47 void CPUProfiler::SetRunTimeData(const std::string &op_name, const uint32_t pid) { in SetRunTimeData() function in mindspore::profiler::cpu::CPUProfiler |
| /third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ | ||
| D | gpu_profiling.cc | 420 void GPUProfiler::SetRunTimeData(const std::string &op_name, void *stream) { in SetRunTimeData() function in mindspore::profiler::gpu::GPUProfiler |