Searched refs:swap_cache_idx_shape (Results 1 – 2 of 2) sorted by relevance
170 def check_shape(self, cache_table_shape, swap_cache_idx_shape, miss_value_shape): argument
480 auto swap_cache_idx_shape = swap_cache_idx_shp->shape(); in InferImplCacheSwapTable() local482 shape.emplace_back(swap_cache_idx_shape[0]); in InferImplCacheSwapTable()