Expand description
Kernel caching infrastructure for performance optimization.
Provides caching mechanisms to avoid redundant kernel computations.
Structsยง
- Cache
Stats - Cache statistics
- Cached
Kernel - Cached kernel wrapper that stores computed values
- Kernel
Matrix Cache - Kernel matrix cache for efficient matrix operations