Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dprim_arrays.cc472 auto cache_table_shp = cache_table->shape(); in InferImplCacheSwapTable() local
473 MS_EXCEPTION_IF_NULL(cache_table_shp); in InferImplCacheSwapTable()
479 auto cache_table_shape = cache_table_shp->shape(); in InferImplCacheSwapTable()