Searched defs:PoolAllocator (Results 1 – 6 of 6) sorted by relevance
37 class PoolAllocator; variable
34 class PoolAllocator; variable
36 PoolAllocator::PoolAllocator(size_t pool_size_limit, bool auto_resize, in PoolAllocator() function in tensorflow::PoolAllocator
162 PoolAllocator::PoolAllocator(int growthIncrement, int allocationAlignment) in PoolAllocator() function in angle::PoolAllocator
19 class PoolAllocator; variable