Module cache

Module cache 

Source
Expand description

Cache module for candle-coreml

This module provides cache management functionality including:

  • Model file caching
  • Configuration caching
  • Cache cleanup utilities

Re-exports§

pub use manager::CacheManager;

Modules§

manager
Cache Management for CoreML Models and Runtime Data