Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dprim_arrays.cc1190 … auto datai_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(data[i]->BuildShape())[kShape]; in InferImplDynamicStitch() local
1191 if (indicesi_shape.size() > datai_shape.size()) { in InferImplDynamicStitch()