Skip to main content

Module cache

Module cache 

Source
Expand description

Tensor caching and memory pooling for efficient execution.

Structs§

CacheKey
Cache key for tensor identification
CacheStats
Cache statistics
MemoryPool
Memory pool for tensor allocation reuse
PoolStats
Memory pool statistics
TensorCache
Tensor cache with configurable eviction policy

Enums§

EvictionPolicy
Cache eviction policy