cupy.fft.config.get_plan_cache#

cupy.fft.config.get_plan_cache() PlanCache#

Get the per-thread, per-device plan cache, or create one if not found.

See also

PlanCache