pub const DEFAULT_PLAN_CACHE_SIZE: usize = 256;
Default LRU capacity for the plan cache (matches the existing cuDNN ConvForward cache + cuBLASLt heuristic cache).