Searched defs:profiling (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Doc/c-api/ |
D | init.rst | 1474 .. _profiling: target in Asynchronous Notifications
|
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/ |
D | gpu_memory_copy_manager.cc | 51 bool profiling, float *cost_time) { in AddMemSwapInTask()
|
D | gpu_kernel_runtime.cc | 730 …UKernelRuntime::LaunchKernelDynamic(const session::KernelGraph *graph, bool mock, bool profiling) { in LaunchKernelDynamic() 831 const AddressPtrList &outputs, bool profiling) { in LaunchKernelWithoutMock() 936 bool GPUKernelRuntime::AddMemorySwapTask(const AnfNodePtr &kernel, bool mock, bool profiling) { in AddMemorySwapTask() 977 bool GPUKernelRuntime::UpdateMemorySwapTask(const AnfNodePtr &kernel, bool mock, bool profiling) { in UpdateMemorySwapTask()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/tdt/ |
D | tdt_plugin.cc | 57 Status TdtPlugin::hostPush(TensorRow ts_row, bool is_wait, std::string channel_name, bool profiling… in hostPush()
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/mem_reuse/ |
D | mem_copy_manager.h | 108 …MemSwapInTask(const DeviceAddressPtr &device_address, const HostAddress &host_addr, bool profiling, in AddMemSwapInTask()
|
D | mem_swap_manager.cc | 305 const HostAddress &host_address, bool mock, bool profiling, in AddMemSwapTask()
|
/third_party/mindspore/mindspore/lite/src/runtime/gpu/opencl/ |
D | opencl_runtime.h | 149 void SetProfiling(bool profiling) { profiling_ = profiling; } in SetProfiling()
|
/third_party/python/ |
D | configure.ac | 1097 AC_ARG_ENABLE(profiling, optenable
|