Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/mps/
H A DMPSAllocator.h395 …bool trigger_memory_callbacks(BufferBlock* buffer_block, IMpsAllocatorCallback::EventType event) c… in trigger_memory_callbacks() function
H A DMPSAllocator.mm255 (trigger_memory_callbacks(nullptr, IMpsAllocatorCallback::EventType::ALLOCATION_FAILED) &&