Home
last modified time | relevance | path

Searched defs:CheckStrategyForDynamicShape (Results 1 – 16 of 16) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Drandom_distribute_info.cc62 Status RandomDistributeInfo::CheckStrategyForDynamicShape(const StrategyPtr &) { in CheckStrategyForDynamicShape() function in mindspore::parallel::RandomDistributeInfo
Dbatch_parallel_info.cc55 Status BatchParallelInfo::CheckStrategyForDynamicShape(const StrategyPtr &) { in CheckStrategyForDynamicShape() function in mindspore::parallel::BatchParallelInfo
Dmatmul_dds_info.cc123 Status MatmulDDSInfo::CheckStrategyForDynamicShape(const StrategyPtr &) { in CheckStrategyForDynamicShape() function in mindspore::parallel::MatmulDDSInfo
Dlin_space_info.cc61 Status LinSpaceInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::LinSpaceInfo
Dgatherd_info.cc106 Status GatherDInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::GatherDInfo
Ddropout_do_mask_info.cc60 Status DropoutDoMaskInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::DropoutDoMaskInfo
Dscatter_math_ops_info.cc76 Status ScatterMathOpsInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::ScatterMathOpsInfo
Dcrop_and_resize_info.cc57 Status CropAndResizeInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::CropAndResizeInfo
Droi_align_info.cc62 Status ROIAlignInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::ROIAlignInfo
Dresizebilinear_v2_info.cc111 Status ResizeBilinearV2Info::CheckStrategyForDynamicShape(const StrategyPtr &) { in CheckStrategyForDynamicShape() function in mindspore::parallel::ResizeBilinearV2Info
Dscatter_nd_ops_info.cc95 Status ScatterNdOpsInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::ScatterNdOpsInfo
Dconv2d_info.cc404 Status Conv2DInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::Conv2DInfo
1199 Status Conv2DBackpropInputInfo::CheckStrategyForDynamicShape(const StrategyPtr &) { in CheckStrategyForDynamicShape() function in mindspore::parallel::Conv2DBackpropInputInfo
Dmax_avg_pool_3d_info.cc366 Status MaxPool3DInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::MaxPool3DInfo
Doperator_info.h353 virtual Status CheckStrategyForDynamicShape(const StrategyPtr &strategy) { return SUCCESS; } in CheckStrategyForDynamicShape() function
Dflash_attention_score_info.cc807 Status FlashAttentionScoreInfo::CheckStrategyForDynamicShape(const StrategyPtr &) { in CheckStrategyForDynamicShape() function in mindspore::parallel::FlashAttentionScoreInfo
Dgather_info.cc1180 Status GatherInfo::CheckStrategyForDynamicShape(const StrategyPtr &strategy) { in CheckStrategyForDynamicShape() function in mindspore::parallel::GatherInfo