Searched defs:plan_cache (Results 1 – 2 of 2) sorted by relevance
219 CuFFTParamsLRUCache& plan_cache = cufft_get_plan_cache(input.device().index()); in _exec_fft() local
792 std::unordered_map<ArgumentSpec, ExecutionPlan> plan_cache; member