Searched refs:swap_cache_idx_max_shape (Results 1 – 1 of 1) sorted by relevance
484 auto swap_cache_idx_max_shape = swap_cache_idx_shp->max_shape(); in InferImplCacheSwapTable() local487 if (!swap_cache_idx_max_shape.empty()) { in InferImplCacheSwapTable()488 max_shape.emplace_back(swap_cache_idx_max_shape[0]); in InferImplCacheSwapTable()