Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDACachingAllocator.cpp1199 || (trigger_free_memory_callbacks(params) && get_free_block(params)); in malloc()
2537 bool trigger_free_memory_callbacks(AllocParams& p) { in trigger_free_memory_callbacks() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator