Searched defs:profiling (Results 1 – 8 of 8) sorted by relevance
| /third_party/python/Doc/c-api/ |
| D | init.rst | 1544 .. _profiling: target in Asynchronous Notifications
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/ |
| D | gpu_memory_copy_manager.cc | 52 bool profiling, float *cost_time) { in AddMemSwapInTask()
|
| D | gpu_kernel_runtime.cc | 747 …UKernelRuntime::LaunchKernelDynamic(const session::KernelGraph *graph, bool mock, bool profiling) { in LaunchKernelDynamic() 861 const KernelTensorList &outputs, bool profiling) { in LaunchKernelWithoutMock() 969 bool GPUKernelRuntime::AddMemorySwapTask(const AnfNodePtr &kernel, bool mock, bool profiling) { in AddMemorySwapTask() 1010 bool GPUKernelRuntime::UpdateMemorySwapTask(const AnfNodePtr &kernel, bool mock, bool profiling) { in UpdateMemorySwapTask()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/mem_reuse/ |
| D | mem_copy_manager.h | 110 …MemSwapInTask(const DeviceAddressPtr &device_address, const HostAddress &host_addr, bool profiling, in AddMemSwapInTask()
|
| D | mem_swap_manager.cc | 307 const HostAddress &host_address, bool mock, bool profiling, in AddMemSwapTask()
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/ |
| D | opencl_runtime.h | 160 void SetProfiling(bool profiling) { profiling_ = profiling; } in SetProfiling()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/ |
| D | data_queue_op.cc | 1230 Status DataQueueOp::RetryPushData(const std::vector<DataQueueItem> &items, const bool profiling, ui… in RetryPushData()
|
| /third_party/python/ |
| D | configure.ac | 1433 AC_ARG_ENABLE(profiling, optenable
|