Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/cpp/parallel/tensor_layout/
Dtensor_layout_test.cc216 TEST_F(TestTensorLayout, GetSliceShape) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Doperator_info.cc641 Shape GetSliceShape(const Shape &tensor_shape, const Dimensions &strategy) { in GetSliceShape() function