Home
last modified time | relevance | path

Searched defs:InferDevMatrixShape (Results 1 – 25 of 84) sorted by relevance

1234

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dbatch_parallel_info.cc64 Status BatchParallelInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::BatchParallelInfo
207 Status CheckValidInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::CheckValidInfo
Dself_define_shard_info.h50 Status InferDevMatrixShape() override { return UnreachableError(); } in InferDevMatrixShape() function
Dtopkrouter_info.cc65 Status TopKRouterInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::TopKRouterInfo
Diou_info.cc38 Status IOUInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::IOUInfo
Dkv_cache_mgr_info.cc45 Status KVCacheMgrInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::KVCacheMgrInfo
Drange_info.cc43 Status RangeInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::RangeInfo
Dtmp_identity_info.cc32 Status TmpIdentityInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::TmpIdentityInfo
Dreshape_and_cache_info.cc100 Status ReshapeAndCacheInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::ReshapeAndCacheInfo
Dcustom_info.cc67 Status CustomInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::CustomInfo
Dcdist_info.cc57 Status CdistInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::CdistInfo
Dpaged_attention_info.cc92 Status PagedAttentionInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::PagedAttentionInfo
Dpaged_attention_mask_info.cc102 Status PagedAttentionMaskInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::PagedAttentionMaskInfo
Dprelu_info.cc56 Status PReLUInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::PReLUInfo
Dinplace_op_info.cc47 Status InplaceOpBase::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::InplaceOpBase
Daddn_info.cc42 Status AddNInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::AddNInfo
Drandom_choice_with_mask_info.cc51 Status RandomChoiceWithMaskInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::RandomChoiceWithMaskInfo
Dmaxpool_info.cc164 Status MaxPoolInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::MaxPoolInfo
Dgather_info.cc300 Status BatchImpl::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::BatchImpl
364 Status NormalImpl::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::NormalImpl
463 Status ManualImpl::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::ManualImpl
644 Status ShardBatchAndAxisImpl::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::ShardBatchAndAxisImpl
777 Status ShardAxisImpl::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::ShardAxisImpl
1280 Status GatherInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::GatherInfo
Dkldiv_loss_info.cc47 Status KLDivLossInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::KLDivLossInfo
Dgathernd_info.cc68 Status GatherNdInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::GatherNdInfo
Dslice_info.cc97 Status SliceInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::SliceInfo
301 Status SliceExtInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::SliceExtInfo
Dkv_cache_scatter_update_info.cc123 Status KVCacheScatterUpdateInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::KVCacheScatterUpdateInfo
Dscatter_ops_info.cc95 Status ScatterOpsInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::ScatterOpsInfo
Davgpool_info.cc179 Status AvgPoolInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::AvgPoolInfo
Dselect_info.cc87 Status SelectInfo::InferDevMatrixShape() { in InferDevMatrixShape() function in mindspore::parallel::SelectInfo

1234