Skip to main content

DEFAULT_PLAN_CACHE_SIZE

Constant DEFAULT_PLAN_CACHE_SIZE 

Source
pub const DEFAULT_PLAN_CACHE_SIZE: usize = 256;
Expand description

Default LRU capacity for the plan cache (matches the existing cuDNN ConvForward cache + cuBLASLt heuristic cache).