Home
last modified time | relevance | path

Searched defs:y_min_shape (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Dop_utils.cc67 auto y_min_shape = y_shape_map[kMinShape]; in BroadCastInferShape() local
Dmat_mul.cc60 ShapeVector y_min_shape = y_shape_map[kMinShape]; in MatMulInferShape() local
Dbatch_matmul.cc72 ShapeVector y_min_shape = y_shape_map[kMinShape]; in BatchMatmulInferShape() local
/third_party/mindspore/mindspore/core/abstract/
Dprim_maths.cc289 ShapeVector y_min_shape = y->shape()->min_shape(); in InferImplMatMul() local
356 ShapeVector y_min_shape = y->shape()->min_shape(); in InferImplBatchMatMul() local