Home
last modified time | relevance | path

Searched defs:x_shape_min (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/abstract/
Dprim_maths.cc153 ShapeVector x_shape_min = input_x->shape()->min_shape(); in InferImplReduceFunc() local
421 ShapeVector x_shape_min = x->shape()->min_shape().empty() ? x_shape : x->shape()->min_shape(); in InferImplLess() local
Dprim_arrays.cc273 ShapeVector x_shape_min; in InferImplUnsortedSegmentSum() local
324 ShapeVector x_shape_min; in InferImplUnsortedSegmentMax() local
376 ShapeVector x_shape_min; in InferImplUnsortedSegmentMin() local
833 ShapeVector x_shape_min = input_x->shape()->min_shape(); in InferImplSplit() local