Home
last modified time | relevance | path

Searched refs:set_end_allocate_to_pool_fn (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/cuda/
DCUDAPluggableAllocator.h95 void set_end_allocate_to_pool_fn(
DCUDAPluggableAllocator.cpp92 void CUDAPluggableAllocator::set_end_allocate_to_pool_fn( in set_end_allocate_to_pool_fn() function in torch::cuda::CUDAPluggableAllocator::CUDAPluggableAllocator
DModule.cpp1187 self.set_end_allocate_to_pool_fn(func); in registerCudaPluggableAllocator()