Home
last modified time | relevance | path

Searched defs:PoolAllocator (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_process_state.h36 class PoolAllocator; variable
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_state.h34 class PoolAllocator; variable
Dpool_allocator.cc36 PoolAllocator::PoolAllocator(size_t pool_size_limit, bool auto_resize, in PoolAllocator() function in tensorflow::PoolAllocator