Home
last modified time | relevance | path

Searched refs:swap_cache_idx_max_shape (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/abstract/
Dprim_arrays.cc484 auto swap_cache_idx_max_shape = swap_cache_idx_shp->max_shape(); in InferImplCacheSwapTable() local
487 if (!swap_cache_idx_max_shape.empty()) { in InferImplCacheSwapTable()
488 max_shape.emplace_back(swap_cache_idx_max_shape[0]); in InferImplCacheSwapTable()