Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ge/hcom/
Dinsert_load_for_allgather.cc46 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in Process() local
Dinsert_depend_for_all_gather_ge.cc199 const auto cell_reuse = ms_context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in Run() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/irpass/
Dspecialize_transform.h136 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in IsSetRecomputed() local
Dinline.h99 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in NoInline() local
207 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in CheckFlag() local
Dspecial_op_eliminate.h303 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in operator() local
Drecompute.cc28 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in EnableCellReuse() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pass/
Dpass_utils.cc78 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in IsDwMatMul() local
Dlabel_micro_interleaved_index.cc230 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in LabelMicroInterleavedIndex() local
Doverlap_recompute_allgather_and_flashattention_grad.cc190 const auto cell_reuse = ms_context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in OverlapRecomputeAllGatherAndFlashAttentionGrad() local
Dslice_activation_in_cell_share_recompute.cc153 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in is_step_in() local
Doverlap_grad_comm.cc280 const auto cell_reuse = ms_context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in OverlapGradComm() local
Dfull_micro_interleaved_order_control.cc294 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in FullMicroInterleavedOrderControl() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/optimizer/
Dslice_activation_in_recompute.cc287 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in SliceRecomputedActivationNodes() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dpipeline_split_utils.cc127 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in EnableShareCell() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_interleave.cc1269 bool cell_reuse = false; in NeedAttach() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc3160 const auto cell_reuse = context->CellReuseLevel() != CellReuseLevel::kNoCellReuse; in ReorderForGradAccumulation() local