Searched defs:get_pool (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/ | ||
H A D | ParallelThreadPoolNative.cpp | 24 TaskThreadPoolBase& get_pool() { in get_pool() function |
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/pool/include/boost/pool/ | ||
D | singleton_pool.hpp | 199 static pool_type& get_pool() in get_pool() function in boost::singleton_pool |
/aosp_15_r20/external/pytorch/c10/xpu/ | ||
H A D | XPUCachingAllocator.cpp | 234 BlockPool& get_pool(size_t size) { in get_pool() function in c10::xpu::XPUCachingAllocator::DeviceCachingAllocator |
/aosp_15_r20/external/pytorch/c10/cuda/ | ||
H A D | CUDACachingAllocator.cpp | 2425 BlockPool& get_pool(size_t size, cudaStream_t stream) { in get_pool() function in c10::cuda::CUDACachingAllocator::Native::DeviceCachingAllocator |