Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A DCUDAPluggableAllocator.cpp368 current_custom_allocator; variable
372 return current_custom_allocator; in getCurrentAllocator()
393 current_custom_allocator = allocator; in changeCurrentAllocator()