Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Darrangement.h42 std::shared_ptr<Arrangement> GetExpandedShapeByExpandListRemoveLeft(
Darrangement.cc85 std::shared_ptr<Arrangement> Arrangement::GetExpandedShapeByExpandListRemoveLeft( in GetExpandedShapeByExpandListRemoveLeft() function in mindspore::parallel::Arrangement
Dtensor_layout.cc200 device_arrangement_.GetExpandedShapeByExpandListRemoveLeft(re_map_expand_list); in ComputeArrangementByExpandedShape()