Searched defs:switch_input (Results 1 – 4 of 4) sorted by relevance
153 auto switch_input = utils::cast<CNodePtr>(switch_node->input(1)); in IdentifySubgraphInput() local
164 …ePtr BuildSwitchStructure(ResMgrHandle res_mgr, GraphHandle graph, NodeHandle const switch_input[], in BuildSwitchStructure()248 NodeHandle switch_input[] = {cond_raw_ptr, true_raw_ptr, false_raw_ptr}; in MSNewSwitch() local356 NodeHandle switch_input[] = {cond_raw_ptr, body_raw_ptr, after_raw_ptr}; in MSNewWhile() local
856 auto switch_input = NodeInputIsSwitchType(node); in InferCallShape() local
1686 auto switch_input = CreateSwitchInput(cnode, node_input, graph); in CreateCNodeInputs() local