Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/
Dcontrol_flow_pass.cc500 …std::vector<AnfNodePtr> switch_node_inputs = {switch_anf_primitive, cond_fg->output(), body_partia… in ProcessWhileOp() local
745 …std::vector<AnfNodePtr> switch_node_inputs = {switch_anf_primitive, if_cnode->input(kIfCondIndex),… in ProcessIfOp() local