Home
last modified time | relevance | path

Searched refs:IsLastStage (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dpipeline_split_utils.cc78 bool IsLastStage() { in IsLastStage() function
320 if (!IsLastStage()) { in ReorderForBackward()
335 if (!IsLastStage()) { in ReorderForBackward()
483 if (!IsLastStage()) { in LastStageEndNode()
686 if (!IsLastStage()) { in Reorder()
Dpipeline_split_utils.h30 bool IsLastStage();
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.cc900 if (IsLastStage()) { in CutGraph()
965 if (IsLastStage()) { in CoverSensShape()
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc1241 if (!virtual_div_op.empty() && is_loss_cnode && IsLastStage()) { in BackwardCommunication()
2556 if (IsLastStage()) { in ParallelCommunication()