Searched defs:GetFusionNodeInputs (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/ir_fusion/ | ||
| D | lamb_next_mv_with_decay_v1_rule.cc | 103 std::vector<AnfNodePtr> LambNextMVWithDecayV1Rule::GetFusionNodeInputs(const EquivPtr &equiv) const… in GetFusionNodeInputs() function in mindspore::opt::LambNextMVWithDecayV1Rule |
| D | adam_apply_one_with_decay_rule.cc | 24 std::vector<AnfNodePtr> AdamApplyOneWithDecayRule::GetFusionNodeInputs(const EquivPtr &equiv, in GetFusionNodeInputs() function in mindspore::opt::AdamApplyOneWithDecayRule |