Home
last modified time | relevance | path

Searched refs:GRAD_ACCUMULATION_STEP (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ops_info/
Dops_utils.h194 constexpr char GRAD_ACCUMULATION_STEP[] = "grad_accumulation_step"; variable
Doperator_info.cc422 Attr attr1 = std::make_pair(GRAD_ACCUMULATION_STEP, attr1_value); in CreateMiniStepAllGatherOp()
504 Attr attr3 = std::make_pair(GRAD_ACCUMULATION_STEP, attr3_value); in CreateMirrorOps()