Home
last modified time | relevance | path

Searched refs:operator_name (Results 1 – 25 of 43) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dbias_add_info.h35 …BiasAddInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in BiasAddInfo() argument
37 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<BiasAddCost>())… in BiasAddInfo()
Dreluv2_info.h38 …ReLUV2Info(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in ReLUV2Info() argument
40 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<ReLUV2Cost>()) … in ReLUV2Info()
Dgathernd_info.h34 …GatherNdInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_s… in GatherNdInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<GatherNdCost>()… in GatherNdInfo()
Dselect_info.h34 …SelectInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in SelectInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<SelectCost>()) … in SelectInfo()
Dpack_info.h34 …StackInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shap… in StackInfo() argument
36 … : OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<PackCost>()) {} in StackInfo()
Dsplit_info.h33 …SplitInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shap… in SplitInfo() argument
35 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<SplitCost>()) {} in SplitInfo()
Duniform_real_info.h34 …UniformRealInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &output… in UniformRealInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<MaxPoolCost>())… in UniformRealInfo()
Dconcat_info.h34 …ConcatInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in ConcatInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<ConcatCost>()) … in ConcatInfo()
Dbroadcast_to_info.h37 …BroadcastToInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &output… in BroadcastToInfo() argument
39 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<BroadcastToCost… in BroadcastToInfo()
Dtopk_info.h35 …TopKInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shape, in TopKInfo() argument
37 … : OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<TopKCost>()) {} in TopKInfo()
Dgatherd_info.h34 …GatherDInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in GatherDInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<GatherDCost>())… in GatherDInfo()
Dscatter_update_info.h34 …ScatterUpdateInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outp… in ScatterUpdateInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<ScatterUpdateCo… in ScatterUpdateInfo()
Dbatchnorm_info.h34 …BatchNormInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_… in BatchNormInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<BatchParallelCo… in BatchNormInfo()
Dtile_info.h35 …TileInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shape, in TileInfo() argument
37 … : OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<TileCost>()) {} in TileInfo()
Dunique_info.h33 …UniqueInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in UniqueInfo() argument
35 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<UniqueCost>()) … in UniqueInfo()
Dlayer_norm_info.h41 …LayerNormInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_… in LayerNormInfo() argument
43 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<LayerNormCost>(… in LayerNormInfo()
Dresizebilinear_info.h34 …ResizeBilinearInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &out… in ResizeBilinearInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<ResizeBilinearC… in ResizeBilinearInfo()
Dstrided_slice_info.h35 …StridedSliceInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outpu… in StridedSliceInfo() argument
37 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<StridedSliceCos… in StridedSliceInfo()
Dmaxpool_info.h34 …MaxPoolInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in MaxPoolInfo() argument
36 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<MaxPoolCost>())… in MaxPoolInfo()
Dslice_info.h35 …SliceInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shap… in SliceInfo() argument
37 … : OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<SliceCost>()), in SliceInfo()
Dget_next_info.h33 …GetNextInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in GetNextInfo() argument
35 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<GetNextCost>())… in GetNextInfo()
Duniform_candidate_sampler_info.h34 …UniformCandidateSamplerInfo(const std::string &operator_name, const Shapes &inputs_shape, const Sh… in UniformCandidateSamplerInfo() argument
36 : OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, in UniformCandidateSamplerInfo()
Doperator_info.cc297 OperatorName operator_name = VIRTUAL_DIV; in CreateVirtualDivOp() local
306 Operator op = std::make_pair(operator_name, operator_arg); in CreateVirtualDivOp()
325 OperatorName operator_name = ALL_REDUCE; in CreateAllReduceOp() local
328 Operator op = std::make_pair(operator_name, operator_arg); in CreateAllReduceOp()
334 OperatorName operator_name = REDUCE_SCATTER; in CreateReduceScatterOp() local
337 Operator op = std::make_pair(operator_name, operator_arg); in CreateReduceScatterOp()
400 OperatorName operator_name = ALL_GATHER; in CreateAllGatherOp() local
409 Operator op = std::make_pair(operator_name, operator_arg); in CreateAllGatherOp()
418 OperatorName operator_name = MINI_STEP_ALL_GATHER; in CreateMiniStepAllGatherOp() local
433 Operator op = std::make_pair(operator_name, operator_arg); in CreateMiniStepAllGatherOp()
[all …]
Dconv2d_info.h35 …Conv2DInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in Conv2DInfo() argument
37 …: OperatorInfo(operator_name, inputs_shape, outputs_shape, attrs, std::make_shared<BatchParallelCo… in Conv2DInfo()
/third_party/mindspore/mindspore/profiler/parser/
Dhccl_parser.py234 operator_name = os.path.basename(operator_dir)
235 …op_mapping_info = self._communication_operator_name_mapping_info.get(operator_name.split('_')[0], …
237 op_mapping_name = [item[1] for item in op_mapping_info if item[0] == operator_name]
242 operator_name = op_mapping_name[0]
243 operators_cost_info[operator_name] = operator_cost

12