Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dparameter_manager.cc199 static RankList GetGroupByTensorInfo(const TensorInfo &tensor_info) { in GetGroupByTensorInfo() function
238 parameter_slice_info.group_ranks = GetGroupByTensorInfo(tensor_info); in GetParameterSliceInfo()