/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/ |
D | activation_info.cc | 37 Status ActivationInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::ActivationInfo 67 Status ActivationOther::GetAttrs() { in GetAttrs() function in mindspore::parallel::ActivationOther 131 Status Softmax::GetAttrs() { in GetAttrs() function in mindspore::parallel::Softmax 258 Status DropoutInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::DropoutInfo 382 Status ExpandDimsInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::ExpandDimsInfo 527 Status SqueezeInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::SqueezeInfo
|
D | bias_add_info.h | 47 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | gathernd_info.h | 46 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | select_info.h | 46 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | topk_info.h | 46 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | dropout_do_mask_info.h | 52 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | tmp_identity_info.h | 48 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | scatter_update_info.h | 46 Status GetAttrs() override { return SUCCESS; } in GetAttrs() function
|
D | l2_normalize_info.cc | 50 Status L2NormalizeInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::L2NormalizeInfo
|
D | resizebilinear_info.cc | 31 Status ResizeBilinearInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::ResizeBilinearInfo
|
D | prelu_info.cc | 86 Status PReLUInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::PReLUInfo
|
D | range_info.cc | 50 Status RangeInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::RangeInfo
|
D | reluv2_info.cc | 51 Status ReLUV2Info::GetAttrs() { return SUCCESS; } in GetAttrs() function in mindspore::parallel::ReLUV2Info
|
D | maxpool_info.cc | 31 Status MaxPoolInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::MaxPoolInfo
|
D | transpose_info.cc | 112 Status TransposeInfo::GetAttrs() { return ComputeAxis(); } in GetAttrs() function in mindspore::parallel::TransposeInfo
|
D | split_info.cc | 31 Status SplitInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::SplitInfo
|
D | loss_info.cc | 62 Status SoftmaxCrossEntropyWithLogitsInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::SoftmaxCrossEntropyWithLogitsInfo
|
D | pack_info.cc | 31 Status StackInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::StackInfo
|
D | concat_info.cc | 31 Status ConcatInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::ConcatInfo
|
D | dsd_matmul_info.cc | 151 Status DSDMatmulInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::DSDMatmulInfo
|
D | virtual_dataset_info.cc | 122 Status VirtualDatasetInfo::GetAttrs() { return SUCCESS; } in GetAttrs() function in mindspore::parallel::VirtualDatasetInfo
|
D | batchnorm_info.cc | 32 Status BatchNormInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::BatchNormInfo
|
D | broadcast_to_info.cc | 32 Status BroadcastToInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::BroadcastToInfo
|
D | gatherd_info.cc | 31 Status GatherDInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::GatherDInfo
|
D | batch_parallel_info.cc | 111 Status BatchParallelInfo::GetAttrs() { in GetAttrs() function in mindspore::parallel::BatchParallelInfo
|