Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dprim_arrays.cc1172 …auto indices0_shape = CheckAndConvertUtils::ConvertShapePtrToShapeMap(indices0->BuildShape())[kSha… in InferImplDynamicStitch() local
1200 for (size_t i = indices0_shape.size(); i < data0_shape.size(); ++i) { in InferImplDynamicStitch()