Home
last modified time | relevance | path

Searched defs:trace_gpu_memory_allocation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/c10/core/impl/
H A DPyInterpreter.cpp114 void trace_gpu_memory_allocation(c10::DeviceType device_type, uintptr_t ptr) in trace_gpu_memory_allocation() function
/aosp_15_r20/external/pytorch/torch/csrc/
H A DPyInterpreter.cpp119 void trace_gpu_memory_allocation(at::DeviceType device_type, uintptr_t ptr) in trace_gpu_memory_allocation() function