Home
last modified time | relevance | path

Searched defs:operator_name (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dreluv2_info.h38 …ReLUV2Info(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in ReLUV2Info()
Dbroadcast_to_info.h37 …BroadcastToInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &output… in BroadcastToInfo()
Dgatherd_info.h34 …GatherDInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in GatherDInfo()
Dsplit_info.h33 …SplitInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shap… in SplitInfo()
Dconcat_info.h34 …ConcatInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in ConcatInfo()
Duniform_real_info.h34 …UniformRealInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &output… in UniformRealInfo()
Dbias_add_info.h35 …BiasAddInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in BiasAddInfo()
Dpack_info.h34 …StackInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shap… in StackInfo()
Dunique_info.h33 …UniqueInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in UniqueInfo()
Dtopk_info.h35 …TopKInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shape, in TopKInfo()
Dgathernd_info.h34 …GatherNdInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_s… in GatherNdInfo()
Dselect_info.h34 …SelectInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in SelectInfo()
Dtile_info.h35 …TileInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shape, in TileInfo()
Dscatter_update_info.h34 …ScatterUpdateInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outp… in ScatterUpdateInfo()
Dslice_info.h35 …SliceInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_shap… in SliceInfo()
Dbatchnorm_info.h34 …BatchNormInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_… in BatchNormInfo()
Dresizebilinear_info.h34 …ResizeBilinearInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &out… in ResizeBilinearInfo()
Duniform_candidate_sampler_info.h34 …UniformCandidateSamplerInfo(const std::string &operator_name, const Shapes &inputs_shape, const Sh… in UniformCandidateSamplerInfo()
Dget_next_info.h33 …GetNextInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in GetNextInfo()
Dlayer_norm_info.h41 …LayerNormInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_… in LayerNormInfo()
Dstrided_slice_info.h35 …StridedSliceInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outpu… in StridedSliceInfo()
Dmaxpool_info.h34 …MaxPoolInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sh… in MaxPoolInfo()
Doperator_info.cc297 OperatorName operator_name = VIRTUAL_DIV; in CreateVirtualDivOp() local
325 OperatorName operator_name = ALL_REDUCE; in CreateAllReduceOp() local
334 OperatorName operator_name = REDUCE_SCATTER; in CreateReduceScatterOp() local
400 OperatorName operator_name = ALL_GATHER; in CreateAllGatherOp() local
418 OperatorName operator_name = MINI_STEP_ALL_GATHER; in CreateMiniStepAllGatherOp() local
441 OperatorName operator_name = MICRO_STEP_ALL_GATHER; in CreateMicroStepAllGatherOp() local
462 OperatorName operator_name = GET_TENSOR_SLICE; in CreateGetTensorSliceOp() local
500 OperatorName operator_name; in CreateMirrorOps() local
Dconv2d_info.h35 …Conv2DInfo(const std::string &operator_name, const Shapes &inputs_shape, const Shapes &outputs_sha… in Conv2DInfo()
Dgather_v2_info.cc206 OperatorName operator_name = SUB; in CreateSubOp() local

12