Searched refs:createCustomAllocator (Results 1 – 4 of 4) sorted by relevance
29 …auto dummy_allocator_0 = torch::cuda::CUDAPluggableAllocator::createCustomAllocator(dummy_alloc_0,… in TEST()34 …auto dummy_allocator_1 = torch::cuda::CUDAPluggableAllocator::createCustomAllocator(dummy_alloc_0,… in TEST()
51 createCustomAllocator(
377 createCustomAllocator( in createCustomAllocator() function
1207 return createCustomAllocator(malloc_fn, free_fn); in registerCudaPluggableAllocator()