Home
last modified time | relevance | path

Searched refs:trace_gpu_memory_allocation (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/c10/core/impl/
DPyInterpreter.h199 virtual void trace_gpu_memory_allocation(
DPyInterpreter.cpp114 void trace_gpu_memory_allocation(c10::DeviceType device_type, uintptr_t ptr) in trace_gpu_memory_allocation() function
/external/pytorch/c10/xpu/
DXPUCachingAllocator.cpp565 (*interp)->trace_gpu_memory_allocation( in malloc()
/external/pytorch/torch/csrc/
DPyInterpreter.cpp119 void trace_gpu_memory_allocation(at::DeviceType device_type, uintptr_t ptr) in trace_gpu_memory_allocation() function
/external/pytorch/c10/cuda/
DCUDACachingAllocator.cpp3229 (*interp)->trace_gpu_memory_allocation( in malloc()
3468 (*interp)->trace_gpu_memory_allocation( in allocate()