Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dprim_arrays.cc263 …bool x_any_shape = std::any_of(x_shape.begin(), x_shape.end(), [](int64_t dim) { return dim == Sha… in InferImplUnsortedSegmentSum() local
316 …bool x_any_shape = std::any_of(x_shape.begin(), x_shape.end(), [](int64_t dim) { return dim == Sha… in InferImplUnsortedSegmentMax() local
368 …bool x_any_shape = std::any_of(x_shape.begin(), x_shape.end(), [](int64_t dim) { return dim == Sha… in InferImplUnsortedSegmentMin() local