Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/strategy_checkpoint/
Dstrategy_checkpoint_info.cc44 auto dev_matrix = layout_j.value().at("dev_matrix").get<std::vector<int64_t>>(); in FromJson() local
152 straspb::DevMatrix *dev_matrix = parallel_layouts->add_dev_matrix(); in to_protobuf() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Ddevice_matrix.cc111 DeviceMatrix dev_matrix(rank_, dev_list_, dev_shape_); in GetDevicesAlongMultiDim() local
118 DeviceMatrix dev_matrix(rank, dev_list_, dev_shape_); in GetDevicesAlongMultiDim() local
Dcame_parallel_handler.h63 DeviceMatrix dev_matrix; variable
Dcame_parallel_handler.cc250 DeviceMatrix dev_matrix(rank, full_rank_list, tensor_layout->device_arrangement().array()); in GetDimRankList() local
Dparameter_manager.cc227 static RankList GetDevListByTensorMapValue(DeviceMatrix dev_matrix, int64_t tensor_map_value, size_… in GetDevListByTensorMapValue()
441 DeviceMatrix dev_matrix(rank, rank_list, dev_mat_shape); in IsFullySplitParameter() local
1054 DeviceMatrix dev_matrix(rank, stage_device_list, dev_shape); in GetRankListByLayout() local
Dstep_parallel_utils.cc2867 DeviceMatrix dev_matrix(rank, stage_dev_list, layout->device_arrangement().array()); in mirror_group_list() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dnode_strategy.proto52 repeated DevMatrix dev_matrix = 1; field
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dflash_attention_score_info.cc92 int64_t GetSplitNumByMapId(const Shape &dev_matrix, int64_t map_id) { in GetSplitNumByMapId()
104 int64_t GetSplitNumByTensorMap(const Shape &dev_matrix, const Shape &tensor_map) { in GetSplitNumByTensorMap()
184 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in GetSPRankList() local
926 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in GetSplitIdAndRank() local
Dfused_infer_attention_score_info.cc349 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in GetSplitIdAndRank() local
644 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in ComputeReplaceGraphForSplitKVSeq() local
Dgatherd_info.cc266 DeviceMatrix dev_matrix(rank, g_device_manager->GetDeviceListInThisStage(), dev_matrix_shape_); in InferGroup() local
Dcrop_and_resize_info.cc122 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in InferGroup() local
Droi_align_info.cc131 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in InferGroup() local
Dresizebilinear_v2_info.cc225 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in InferRankBias() local
Dprompt_flash_attention_info.cc201 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in GetSplitIdAndRank() local
Doperator_info.cc1046 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in CreateGroupByTensorMap() local
1086 …DeviceMatrix dev_matrix(rank, stage_device_list_, tensor_layout->device_arrangement_origin().array… in CreateGroupForOptShard() local
1243 DeviceMatrix dev_matrix(rank, stage_device_list_, dev_matrix_shape_); in CreateGroupByDim() local
1248 Status OperatorInfo::CreateGroupByDimWithDevMatrix(DeviceMatrix *dev_matrix, size_t axis, std::vect… in CreateGroupByDimWithDevMatrix()
Dmax_avg_pool_3d_info.cc409 DeviceMatrix dev_matrix(rank_id, stage_device_list_, dev_matrix_shape_); in GetAdjacentRankIdsAndBiases() local
Dreshape_info.cc535 Arrangement dev_matrix; in InferTensorLayout() local
Dconv2d_info.cc456 DeviceMatrix dev_matrix(rank_id, stage_device_list_, dev_matrix_shape_); in GetAdjacentRankIdsAndBiases() local
Dgather_info.cc883 DeviceMatrix dev_matrix(rank, g_device_manager->GetDeviceListInThisStage(), dev_matrix_shape_); in InferGroup() local
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/parallel/
D_tensor.py389 def _construct_tensor_layout_for_opt_shard(dev_matrix, tensor_map, opt_shard_step, opt_shard_size, argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dconstruct_operator.cc359 DeviceMatrix dev_matrix(rank, dev_list_, dev_matrix_shape_); in CreateGroupByDim() local
Dtensor_layout.cc645 …DeviceMatrix dev_matrix(rank, g_device_manager->GetDeviceListInThisStage(), device_arrangement_ori… in InferRepeatedGroup() local