Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/mps/
DMPSAllocator.h256 m_event_pool(getMPSEventPool()) { in MPSHeapAllocatorImpl()
365 std::shared_ptr<MPSEventPool> m_event_pool; variable
DMPSAllocator.mm563 buffer_block->event = m_event_pool->acquireEvent(false, nullptr);