Module pattern_memory

Module pattern_memory 

Source
Expand description

Pattern memory and fingerprinting for sparse matrix optimization

This module implements memory systems that learn and store optimal strategies for different types of sparse matrix patterns and access behaviors.

Structs§

AccessPatternAnalysis
Analysis results for access patterns
PatternMemoryStats
Statistics for pattern memory

Enums§

OptimizationStrategy
Optimization strategies learned by the neural network