Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/mps/
DMPSAllocator.h112 static uint64_t heap_counter; member
116 heap_id(Heap ? ++heap_counter : 0), is_split(true) { }
DMPSAllocator.mm18 uint64_t HeapBlock::heap_counter = 0;