Searched defs:cuFFTSetPlanCacheMaxSize (Results 1 – 2 of 2) sorted by relevance
173 virtual void cuFFTSetPlanCacheMaxSize(DeviceIndex /*device_index*/, int64_t /*max_size*/) const { in cuFFTSetPlanCacheMaxSize() function
427 void CUDAHooks::cuFFTSetPlanCacheMaxSize(DeviceIndex device_index, int64_t max_size) const { in cuFFTSetPlanCacheMaxSize() function in at::cuda::detail::CUDAHooks